# Generated by roxygen2: do not edit by hand

S3method(biplot,asca)
S3method(loadingplot,asca)
S3method(loadings,asca)
S3method(model.frame,asca)
S3method(model.matrix,asca)
S3method(pls,default)
S3method(print,hdanova)
S3method(print,pcanova)
S3method(print,summary.hdanova)
S3method(print,summary.pcanova)
S3method(projections,asca)
S3method(scoreplot,asca)
S3method(scoreplot,pcanova)
S3method(scores,asca)
S3method(summary,hdanova)
S3method(summary,pcanova)
export(MSEP)
export(R2)
export(RMSEP)
export(apca)
export(apls)
export(asca)
export(block.data.frame)
export(coefplot)
export(cvsegments)
export(dummycode)
export(extended.model.frame)
export(extract_estimates)
export(hdanova)
export(limmpca)
export(loading.weights)
export(loadingplot)
export(loadings)
export(msca)
export(mvrValstats)
export(pcanova)
export(pcr)
export(permanova)
export(permutation)
export(permutationplot)
export(pls)
export(plsr)
export(prc)
export(predplot)
export(projections)
export(sca)
export(scoreplot)
export(scores)
export(signflip)
export(timeplot)
export(update_without_factor)
export(validationplot)
importFrom(MASS,ginv)
importFrom(RSpectra,svds)
importFrom(car,Anova)
importFrom(car,dataEllipse)
importFrom(car,ellipse)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,dev.flush)
importFrom(grDevices,dev.hold)
importFrom(grDevices,palette)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(lme4,VarCorr)
importFrom(lme4,findbars)
importFrom(lme4,fixef)
importFrom(lme4,getME)
importFrom(lme4,glmer)
importFrom(lme4,lmer)
importFrom(lme4,ranef)
importFrom(mixlm,lm)
importFrom(pls,MSEP)
importFrom(pls,R2)
importFrom(pls,RMSEP)
importFrom(pls,coefplot)
importFrom(pls,cvsegments)
importFrom(pls,loading.weights)
importFrom(pls,loadingplot)
importFrom(pls,loadings)
importFrom(pls,mvrValstats)
importFrom(pls,pcr)
importFrom(pls,plsr)
importFrom(pls,predplot)
importFrom(pls,scoreplot)
importFrom(pls,scores)
importFrom(pls,validationplot)
importFrom(pracma,Rank)
importFrom(progress,progress_bar)
importFrom(stats,"contrasts<-")
importFrom(stats,anova)
importFrom(stats,coefficients)
importFrom(stats,contr.sum)
importFrom(stats,contr.treatment)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,getCall)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,qf)
importFrom(stats,reformulate)
importFrom(stats,rnorm)
importFrom(stats,setNames)
importFrom(stats,sigma)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
