Description Usage Arguments Value
The main function using block-wise mm-boosting algorithm
1 2 |
delta |
event indicator |
z |
Covariate matrix |
time |
the death time |
p |
number of variables |
N |
the sample size |
knot |
the number of basis functions for non-linear predictors |
maxit |
the number of maximum iterations |
rate |
the learning rate |
tol |
the convergence threshold |
return a list of the following values *beta : 1 denotes selected variables and 0 denotes unselected variables. *time : the used time *convergence : whether it's converge within maximum iteration steps *key : the number of iterations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.