Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 13 found.
[1] < 1 2 > [2]  Sort:

dis.cost (Package: DStree) : Convert observed time points in Copenhagen Stroke Study data set

This function rounds up the observed number of days in the cost data set (contained in R package pec) to full years.
● Data Source: CranContrib
● Keywords:
● Alias: dis.cost
● 0 images

snip (Package: DStree) : Cost-complexity Pruning of a DStree Object

Determines a nested sequence of subtrees of the supplied DStree object by recursively snipping off the least important splits, based on the complexity parameter (cp).
● Data Source: CranContrib
● Keywords:
● Alias: snip
2 images

DStree.control (Package: DStree) : Control arguments for DStree algorithm

Various paramters that control the specification of the DStree algorithm.
● Data Source: CranContrib
● Keywords:
● Alias: DStree.control
● 0 images

summary.DStree (Package: DStree) :

Returns a detailed listing of a fitted DStree object.
● Data Source: CranContrib
● Keywords: tree
● Alias: summary.DStree
● 0 images

DStree (Package: DStree) : Fit a discrete-time survival tree

This function builds decision trees for discrete, right-censored survival data. The fitted tree estimates the hazard and survival probabilities for every terminal node, as well as the median survival time.
● Data Source: CranContrib
● Keywords:
● Alias: DStree
2 images

DStree-internal (Package: DStree) :

Internal functions, only used by packages DStree.
● Data Source: CranContrib
● Keywords: internal
● Alias: .Random.seed, alist, brier, compute.MAE, computeN, descendants, formatg, hazard, hazardl, hazardr, labels.DStree, labels.rpart, lik, likelihood, node.match, print.DStree, sample.ds, string.bounding.box, summ.MAE, temp1S, temp2S, temp3S, tree.depth
● 0 images

predict.DStree (Package: DStree) : Predictions from a fitted DStree Object

Returns the predicted median survival time, hazard and survival probabilities from a fitted DStree object.
● Data Source: CranContrib
● Keywords:
● Alias: predict.DStree
● 0 images

DStree.object (Package: DStree) :

This class of objects is returned by the DStree function to represent a fitted decision tree for right-censored survival data.
● Data Source: CranContrib
● Keywords: methods, tree
● Alias: DStree.object
● 0 images

predict.DStreebag (Package: DStree) : Prediction from bagged Discrete-Time Survival Trees

Predict the median survival time, hazard and survival probabilities from a DStreebag object.
● Data Source: CranContrib
● Keywords:
● Alias: predict.DStreebag
● 0 images

plot.DStree (Package: DStree) : Plot a DStree Object

This function plots a DStree object on the current graphic device. It visualizes the fitted tree as well as the estimated survival/hazard probabilites for every terminal node.
● Data Source: CranContrib
● Keywords:
● Alias: plot.DStree
3 images