nltm-internal {nltm} | R Documentation |
Internal non-linear transformation model functions
Description
Internal non-linear transformation model functions.
Usage
nltm.fit(x1, x2, y, model, init, control, verbose)
profileLikR(beta, x1, x2, status, count, s0, model, cure, tol, nvar1,
nvar2, nobs, npred, verbose)
boundary(x1, x2, npred, cure, bscale)
counts(time, status)
eventTimes(y)
initSurvival(count, cure)
nPredictor(model)
reverseCumsum(a)
cureModel(model)
Details
These are not to be called by the user.
[Package nltm version 1.4.5 Index]