internals | R Documentation |
Functions for internal use only.
findagoodestimator(dat,w,type)
safe.pch(obj, eps = 1e-6)
quickpred(obj,y)
check.in.ctqr(z,y,d,x,off,weights, breaks)
start(CDF, p, x, y, off, weights)
ee.u(beta, tau, CDF, V)
ee.cens(beta, tau, CDF, V)
ee.cens.trunc(beta, tau, CDF, V)
ee.icens(beta, tau, CDF, V)
qr_gs(beta0, check, p, CDF, a = 0.5, b = 1.5, maxit = 1000, tol = 1e-6, type)
## S3 method for class 'ctqr'
nobs(object, ...)
## S3 method for class 'ctqr'
vcov(object, ...)
## S3 method for class 'ctqr'
coef(object, ...)
## S3 method for class 'ctqr'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
## S3 method for class 'ctqr'
summary(object, ...)
## S3 method for class 'ctqr'
print.summary(x, digits = max(3L, getOption("digits") - 3L), ...)
firstep.ct(obj, z,y,d,w)
firstep.ic(obj, y)
asy.qr.ct(z,y,d,x, weights, p, fit, fit.ok)
asy.qr.ic(z,y,d,x, weights, p, fit, fit.ok)
safesolve(A)
regularize_corr(A, c = 0.9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.