# Generated by roxygen2: do not edit by hand

S3method(print,compstatslib_args)
S3method(print,compstatslib_points)
export(interactive_logit)
export(interactive_matrix_inverse)
export(interactive_moderation_3d)
export(interactive_pca)
export(interactive_regression)
export(interactive_sampling)
export(interactive_scatter3d)
export(interactive_t_test)
export(machine_precision)
export(plot_logit)
export(plot_matrix_inverse)
export(plot_moderation_3d)
export(plot_pca)
export(plot_regression)
export(plot_sample_ci)
export(plot_sampling)
export(plot_scatter3d)
export(plot_t_test)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(stats,binomial)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,dt)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,reformulate)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,tail)
