# Generated by roxygen2: do not edit by hand S3method("$<-",procmod.frame) S3method("[",procmod.frame) S3method("[[<-",procmod.frame) S3method(AIC,pm) S3method(BIC,pm) S3method(anova,pm) S3method(as.data.frame,dist) S3method(as.list,procmod.frame) S3method(as.procmod.frame,array) S3method(as.procmod.frame,list) S3method(as.procmod.frame,pm) S3method(as.procmod.frame,procmod.frame) S3method(deviance,pm) S3method(dim,procmod.frame) S3method(extractAIC,pm) S3method(formula,procmod.frame) S3method(na.exclude,procmod.frame) S3method(na.omit,procmod.frame) S3method(ortho,data.frame) S3method(ortho,dist) S3method(ortho,matrix) S3method(ortho,procmod.frame) S3method(plot,pm) S3method(print,pm) S3method(print,procmod.corls) S3method(print,procmod.varls) S3method(residuals,pm) S3method(subset,procmod.frame) export(as.procmod.frame) export(bicenter) export(corls) export(corls.partial) export(is.euclid) export(is.pm) export(is.procmod.frame) export(model.procmod.default) export(nmds) export(null_varls_sim) export(ortho) export(pca) export(pcoa) export(pm) export(procmod.frame) export(protate) export(simulate_correlation) export(simulate_matrix) export(varls) export(vars.procmod) export(weighted.residuals) import(MASS) import(expm)