# Generated by roxygen2: do not edit by hand

S3method(loadings,o2m)
S3method(plot,o2m)
S3method(predict,o2m)
S3method(print,cvo2m)
S3method(print,o2m)
S3method(print,pre.o2m)
S3method(print,summary.o2m)
S3method(scores,o2m)
S3method(summary,o2m)
export(adjR2)
export(crossval_o2m)
export(crossval_o2m_adjR2)
export(crossval_sparsity)
export(cv_lambda_checker)
export(cv_lambda_checker_group)
export(err_back)
export(impute_matrix)
export(input_checker)
export(lambda_checker)
export(lambda_checker_group)
export(loadings)
export(loocv)
export(loocv_combi)
export(mse)
export(norm_vec)
export(o2m)
export(o2m2)
export(o2m_stripped)
export(o2m_stripped2)
export(orth)
export(orth_vec)
export(pow_o2m)
export(pow_o2m2)
export(rmsep)
export(rmsep_combi)
export(scores)
export(so2m_group)
export(ssq)
export(thresh_n)
export(thresh_n_gr)
export(vnorm)
import(ggplot2)
import(magrittr)
import(parallel)
import(softImpute)
import(tibble)
importFrom(dplyr,mutate)
importFrom(graphics,abline)
importFrom(stats,cov)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(withr,with_seed)
