# Generated by roxygen2: do not edit by hand

S3method("$",procmod_corls)
S3method("$",procmod_varls)
S3method("$<-",procmod_frame)
S3method("[",procmod_frame)
S3method("[[<-",procmod_frame)
S3method(as.data.frame,dist)
S3method(as.list,procmod_frame)
S3method(as_procmod_frame,array)
S3method(as_procmod_frame,list)
S3method(as_procmod_frame,matrix)
S3method(as_procmod_frame,procmod_frame)
S3method(dim,procmod_frame)
S3method(names,procmod_corls)
S3method(names,procmod_varls)
S3method(ortho,data.frame)
S3method(ortho,dist)
S3method(ortho,matrix)
S3method(ortho,procmod_frame)
S3method(print,procmod_corls)
S3method(print,procmod_varls)
S3method(subset,procmod_frame)
export(as_procmod_frame)
export(bicenter)
export(corls)
export(corls_partial)
export(corls_test)
export(is_euclid)
export(is_procmod_frame)
export(nmds)
export(ortho)
export(pca)
export(pcoa)
export(procmod_frame)
export(protate)
export(simulate_correlation)
export(simulate_matrix)
export(varls)
import(MASS)
import(foreach)
import(permute)
import(stats)
importFrom(Rdpack,reprompt)
