nltm-internal {nltm}R Documentation

Internal non linear transformation model functions

Description

Internal non linear transformation model functions

Usage

nltm.fit(x, y, model, init, control, verbose)
profileLikR <- function(beta, x, status, count, s0, model, cure, tol,
npred)
boundary <- function(x, npred, cure)
counts <- function(time, status)
eventTimes(y)
initSurvival <- function(count, cure)
nPredictor(model)
reverseCumsum(a)

Details

These are not to be called by the user


[Package nltm version 1.1 Index]