## Not run:
# ## ------------------------------------------------------------
# ## classification analysis
# ## ------------------------------------------------------------
#
# data(breast, package = "randomForestSRC")
# breast <- na.omit(breast)
# obj <- rfsrc(status ~ ., data = breast, nsplit = 10)
# print(obj)
#
#
# ## End(Not run)
Run the code above in your browser using DataLab