# Generated by roxygen2: do not edit by hand

S3method(print,reprostat)
export(coef_stability)
export(cv_ranking_stability)
export(perturb_data)
export(plot_cv_stability)
export(plot_cv_stability_gg)
export(plot_stability)
export(plot_stability_gg)
export(prediction_stability)
export(pvalue_stability)
export(reproducibility_index)
export(ri_confidence_interval)
export(run_diagnostics)
export(selection_stability)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(stats,coef)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
