# Generated by roxygen2: do not edit by hand

S3method(plot,opt_importance_object)
S3method(plot,opt_prediction_object)
S3method(summary,opt_importance_object)
S3method(summary,opt_prediction_object)
export(estimate_numtrees)
export(estimate_stability)
export(opt_importance)
export(opt_prediction)
export(plot_stability)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,points)
importFrom(irr,icc)
importFrom(irr,kappam.fleiss)
importFrom(methods,is)
importFrom(minpack.lm,nls.lm.control)
importFrom(minpack.lm,nlsLM)
importFrom(ranger,ranger)
importFrom(stats,lm)
importFrom(stats,predict)
