# Generated by roxygen2: do not edit by hand

S3method(coef,bife)
S3method(predict,bife)
S3method(print,bife)
S3method(print,summary.bife)
S3method(summary,bife)
S3method(vcov,bife)
export(apeff_bife)
export(bife)
importFrom(Formula,Formula)
importFrom(Formula,model.part)
importFrom(Rcpp,evalCpp)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
useDynLib(bife, .registration = TRUE)
