Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GH

Current Status Linear Regression


Description

Groeneboom and Hendrickx semiparametric binary response estimator (scalar case) score estimator based on NPMLE avoids any smoothing proposed by Groneboom and Hendrickx (2018).

Usage

GH(b, X, y, eps = 0.001)

Arguments

b

parameter vector (fix last entry as a known number, usually 1 or -1, for normalization)

X

design matrix

y

binary response vector

eps

trimming tolerance parameter

Value

A list with components:

  • evaluation of a score function at parameter value

  • estimated standard error

  • sindex single index linear predictor

References

Groeneboom, P. and K. Hendrickx (2018) Current Status Linear Regression, Annals of Statistics, 46, 1415-1444,


RCBR

Random Coefficient Binary Response Estimation

v0.5.9
GPL (>= 2)
Authors
Roger Koenker [aut, cre], Jiaying Gu [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.