# Generated by roxygen2: do not edit by hand

S3method(cv,lm)
S3method(cv,mlm_stressor)
S3method(cv,reg_asym)
S3method(cv,reg_sine)
S3method(predict,mlm_stressor)
S3method(predict,reg_asym)
S3method(predict,reg_sine)
export(create_groups)
export(create_virtualenv)
export(cv)
export(cv_cluster)
export(data_gen_asym)
export(data_gen_lm)
export(data_gen_sine)
export(dist_cent)
export(mlm_classification)
export(mlm_refit)
export(mlm_regressor)
export(python_avail)
export(reg_asym)
export(reg_sine)
export(score)
export(split_data_prob)
export(thinning)
importFrom(dplyr,distinct)
importFrom(dplyr,left_join)
importFrom(stats,delete.response)
importFrom(stats,formula)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,terms)
