# Generated by roxygen2: do not edit by hand

S3method(plot,iDOVE)
S3method(print,iDOVE)
export(idove)
export(intCens)
import(Rcpp)
import(methods)
importFrom(grDevices,dev.new)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,pnorm)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,update.formula)
useDynLib(iDOVE)
