# Generated by roxygen2: do not edit by hand

S3method(coef,bivrecReg)
S3method(confint,bivrecReg)
S3method(head,bivrecNP)
S3method(plot,bivrecNP)
S3method(plot,bivrecSurv)
S3method(print,bivrecNP)
S3method(print,bivrecReg)
S3method(print,summary.bivrecReg)
S3method(summary,bivrecReg)
S3method(vcov,bivrecReg)
export(biv.rec.fit)
export(biv.rec.np)
export(biv.rec.plot)
export(biv.rec.sim)
export(bivrecNP)
export(bivrecReg)
export(bivrecSurv)
export(plotCond)
export(plotJoint)
export(plotMarg)
export(simBivRec)
import(graphics)
import(survival)
importFrom(MASS,mvrnorm)
importFrom(dplyr,filter)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(stats,as.formula)
importFrom(stats,cov)
importFrom(stats,ftable)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stringr,str_c)
importFrom(stringr,str_extract)
importFrom(survival,Surv)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(BivRec)
