The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
DynForest()
, compute_OOBerror()
,
compute_VIMP()
, compute_gVIMP()
,
var_depth()
, getTree()
,
getTreeNodes()
are now depreciated and replaced by
dynforest()
, compute_ooberror()
,
compute_vimp()
, compute_gvimp()
,
compute_vardepth()
, get_tree()
,
get_treenodes()
, respectively.DynForest()
computation time function with
survival outcomeconv_issue
return object for each tree providing
information regarding convergence of the longitudinal dataprint()
for class
DynForest
, DynForestVIMP
,
DynForestgVIMP
and DynForestVarDepth
plot()
to replace
plot_nodeCIF()
and plot_CIF()
Inputs
object in
compute_VIMP()
and compute_gVIMP()
functions
(thanks to ChenXinaha GitHub user)getTree()
function to extract split information
from a tree specified by usergetTreeNodes()
function to extract nodes
identifiers for a given treeplot_nodeCIF()
function to plot estimated CIF for
given tree nodesplot()
to replace
plot_mindepth()
, plot_VIMP()
and
plot_gVIMP()
functionsDynForest
methodologyCurve
and Scalar
were
replaced by Longitudinal
and Numeric
,
respectivelycompute_VIMP()
and
compute_gVIMP()
functionsThese binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.