# Generated by roxygen2: do not edit by hand

S3method(AIC,brs)
S3method(AIC,brsmm)
S3method(BIC,brs)
S3method(BIC,brsmm)
S3method(anova,brs)
S3method(anova,brsmm)
S3method(autoplot, brs)
S3method(autoplot, brs_bootstrap)
S3method(autoplot, brs_marginaleffects)
S3method(autoplot, brsmm)
S3method(coef,brs)
S3method(coef,brsmm)
S3method(confint,brs)
S3method(confint,brsmm)
S3method(fitted,brs)
S3method(fitted,brsmm)
S3method(formula,brs)
S3method(formula,brsmm)
S3method(logLik,brs)
S3method(logLik,brsmm)
S3method(model.matrix,brs)
S3method(model.matrix,brsmm)
S3method(nobs,brs)
S3method(nobs,brsmm)
S3method(plot,brs)
S3method(plot,brsmm)
S3method(predict,brs)
S3method(predict,brsmm)
S3method(print,brs)
S3method(print,brs_bootstrap)
S3method(print,brsmm)
S3method(print,brsmm_re_study)
S3method(print,summary.brs)
S3method(print,summary.brsmm)
S3method(ranef,brsmm)
S3method(residuals,brs)
S3method(residuals,brsmm)
S3method(summary,brs)
S3method(summary,brsmm)
S3method(vcov,brs)
S3method(vcov,brsmm)
export(autoplot.brs)
export(autoplot.brs_bootstrap)
export(autoplot.brs_marginaleffects)
export(autoplot.brsmm)
export(brs)
export(brs_bootstrap)
export(brs_cens)
export(brs_check)
export(brs_coef)
export(brs_cv)
export(brs_est)
export(brs_fit_fixed)
export(brs_fit_var)
export(brs_gof)
export(brs_hessian)
export(brs_marginaleffects)
export(brs_predict_scoreprob)
export(brs_prep)
export(brs_repar)
export(brs_sim)
export(brs_table)
export(brsmm)
export(brsmm_re_study)
export(ranef)
importFrom(Formula,Formula)
importFrom(Formula,as.Formula)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,autoplot)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,dev.interactive)
importFrom(grDevices,devAskNewPage)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(numDeriv,hessian)
importFrom(rlang,.data)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aggregate)
importFrom(stats,anova)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,cov2cor)
importFrom(stats,dbeta)
importFrom(stats,delete.response)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,hatvalues)
importFrom(stats,logLik)
importFrom(stats,make.link)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,pbeta)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qbeta)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,residuals)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,terms)
importFrom(stats,vcov)
useDynLib(betaregscale, .registration = TRUE)
