# Generated by roxygen2: do not edit by hand

S3method(as.data.table,orsf_summary_uni)
S3method(predict,ObliqueForest)
S3method(print,ObliqueForest)
S3method(print,orsf_summary_uni)
export(orsf)
export(orsf_control)
export(orsf_control_classification)
export(orsf_control_cph)
export(orsf_control_custom)
export(orsf_control_fast)
export(orsf_control_net)
export(orsf_control_regression)
export(orsf_control_survival)
export(orsf_ice_inb)
export(orsf_ice_new)
export(orsf_ice_oob)
export(orsf_pd_inb)
export(orsf_pd_new)
export(orsf_pd_oob)
export(orsf_scale_cph)
export(orsf_summarize_uni)
export(orsf_time_to_train)
export(orsf_train)
export(orsf_unscale_cph)
export(orsf_update)
export(orsf_vi)
export(orsf_vi_anova)
export(orsf_vi_negate)
export(orsf_vi_permute)
export(orsf_vint)
export(orsf_vs)
export(pred_spec_auto)
import(R6)
import(data.table)
importFrom(Rcpp,sourceCpp)
importFrom(collapse,"%==%")
importFrom(lifecycle,deprecated)
useDynLib(aorsf, .registration = TRUE)
