# Generated by roxygen2: do not edit by hand

S3method(predict,orsf)
S3method(predictSurvProb,orsf)
S3method(print,orsf)
export(ORSF)
export(pdplot)
export(vdplot)
import(Rcpp)
import(data.table)
import(ggplot2)
import(glmnet)
import(missForest)
import(pec)
import(prodlim)
import(stats)
import(survival)
import(tidyr)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,arrange)
importFrom(dplyr,mutate)
importFrom(ggthemes,theme_foundation)
importFrom(pec,predictSurvProb)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,reduce)
importFrom(rlang,sym)
importFrom(scales,rescale)
importFrom(stats,predict)
useDynLib(obliqueRSF)
