# Generated by roxygen2: do not edit by hand

S3method(AIC,gremlin)
S3method(anova,gremlin)
S3method(is,gremlin)
S3method(logLik,gremlin)
S3method(nobs,gremlin)
S3method(print,summary.gremlin)
S3method(residuals,gremlin)
S3method(summary,gremlin)
S3method(tr,default)
S3method(tr,dgCMatrix)
S3method(tr,dsCMatrix)
export(gremlinR)
export(mkModMats)
export(tr)
import(Matrix)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,slot)
importFrom(stats,AIC)
importFrom(stats,anova)
importFrom(stats,getCall)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,naresid)
importFrom(stats,nobs)
importFrom(stats,pchisq)
importFrom(stats,quantile)
importFrom(stats,reformulate)
importFrom(stats,residuals)
importFrom(stats,setNames)
importFrom(stats,var)
