survs {jlctree} | R Documentation |
rpart
.Defines the splitting function for a new splitting method of rpart
.
Not to be called directly by the user.
survs(y, wt, x, parms, continuous)
y |
the response value as found in the formula that is passed in by |
wt |
the weight vector from the call, if any. |
x |
vector of |
parms |
the vector or list (if any) supplied by the user as a
|
continuous |
if TRUE the |
See reference.
https://cran.r-project.org/package=rpart/vignettes/usercode.pdf