# Generated by roxygen2: do not edit by hand

S3method("[<-",Pmat)
S3method(as.Pmat,matrix)
S3method(as.matrix,Pmat)
S3method(plot,clusterlm)
S3method(plot,lmperm)
S3method(print,cluster_table)
S3method(print,clusterlm)
S3method(print,listof_cluster_table)
S3method(print,lmperm)
S3method(print,lmpermutation_table)
S3method(summary,cluster_table)
S3method(summary,clusterlm)
S3method(summary,lmperm)
export(Pmat)
export(aovperm)
export(as.Pmat)
export(clusterlm)
export(lmperm)
importFrom(Matrix,KhatriRao)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(permute,allPerms)
importFrom(permute,how)
importFrom(stats,"contrasts<-")
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,contr.sum)
importFrom(stats,density)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,pf)
importFrom(stats,qf)
importFrom(stats,qt)
importFrom(stats,rnorm)
importFrom(stats,terms)
importFrom(stats,update)
