# Generated by roxygen2: do not edit by hand

S3method(plot,RealVAMS)
S3method(print,RealVAMS)
S3method(print,summary.RealVAMS)
S3method(summary,RealVAMS)
export(RealVAMS)
import(Matrix)
import(Rcpp)
importFrom(grDevices,devAskNewPage)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,boxplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,as)
importFrom(numDeriv,jacobian)
importFrom(stats,binomial)
importFrom(stats,formula)
importFrom(stats,glm.fit)
importFrom(stats,na.fail)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,var)
importFrom(utils,flush.console)
useDynLib(RealVAMS, .registration = TRUE)
