# Generated by roxygen2: do not edit by hand

S3method(diagnose,rfmstate)
S3method(importance,rfmstate)
S3method(plot,aj_estimate)
S3method(plot,rfmstate_diag)
S3method(plot,rfmstate_importance)
S3method(plot,rfmstate_pred)
S3method(predict,rfmstate)
S3method(print,aj_estimate)
S3method(print,msdata)
S3method(print,mstate_structure)
S3method(print,rfmstate)
S3method(print,rfmstate_diag)
S3method(print,rfmstate_importance)
S3method(print,rfmstate_pred)
S3method(print,summary.rfmstate)
S3method(print,trans_prob)
S3method(summary,rfmstate)
export(aalen_johansen)
export(clinical_states)
export(compute_trans_prob)
export(define_multistate)
export(diagnose)
export(importance)
export(plot_transition_diagram)
export(prepare_data)
export(rfmstate)
export(sim_clinical_data)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(ranger,ranger)
importFrom(stats,complete.cases)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,pweibull)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(stats,var)
importFrom(survival,Surv)
importFrom(utils,head)
importFrom(utils,tail)
