# Generated by roxygen2: do not edit by hand

S3method(coef,Bernoulli)
S3method(coef,GP)
S3method(coef,flite)
S3method(estfun,Bernoulli)
S3method(estfun,GP)
S3method(logLik,Bernoulli)
S3method(logLik,GP)
S3method(logLik,flite)
S3method(logLik,logLikVector)
S3method(logLikVector,Bernoulli)
S3method(logLikVector,GP)
S3method(nobs,Bernoulli)
S3method(nobs,GP)
S3method(nobs,flite)
S3method(plot,flite)
S3method(plot,returnLevel)
S3method(print,returnLevel)
S3method(print,summary.flite)
S3method(print,summary.returnLevel)
S3method(summary,flite)
S3method(summary,returnLevel)
S3method(vcov,Bernoulli)
S3method(vcov,GP)
S3method(vcov,flite)
export(fitBernoulli)
export(fitGP)
export(flite)
export(gpObsInfo)
export(logLikVector)
export(returnLevel)
import(sandwich)
importFrom(graphics,plot)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,logLik)
importFrom(stats,nobs)
importFrom(stats,vcov)
