nltm-internal: Internal non-linear transformation model functions

nltm-internalR 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.


nltm documentation built on April 11, 2022, 5:05 p.m.

Related to nltm-internal in nltm...