powered by
Print node and node information details of "rpst".
rpst
# S3 method for rpst print(x, ...)
a "rpst" project.
additional summary arguments.
rpst, predict.rpst, plot.rpst.
predict.rpst
plot.rpst
#require(survival) data <- gen.data(n = 20, p = 5, c = 2) tree <- rpst(data$data, minsize = 2) print.rpst(tree)
Run the code above in your browser using DataLab