# Generated by roxygen2: do not edit by hand

S3method(coef,bnr)
S3method(print,bnr)
S3method(residuals,bnr)
S3method(vcov,bnr)
export(Fit.BNEM)
export(Fit.BNLS)
export(Fit.BNR)
export(PartitionData)
export(Score.BNEM)
export(Test.BNR)
export(Wald.BNEM)
export(Wald.BNLS)
export(rBNR)
exportClasses(bnr)
importFrom(Rcpp,sourceCpp)
importFrom(methods,new)
importFrom(methods,show)
importFrom(mvnfast,rmvn)
importFrom(stats,coef)
importFrom(stats,model.matrix)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,resid)
importFrom(stats,var)
importFrom(stats,vcov)
useDynLib(SurrogateRegression, .registration = TRUE)
