# Generated by roxygen2: do not edit by hand

S3method(AIC,drmTMB)
S3method(BIC,drmTMB)
S3method(anova,drmTMB)
S3method(association,drm_pair_association)
S3method(centile_chart,drmTMB)
S3method(check_drm,drmTMB)
S3method(coef,drmTMB)
S3method(coef,drmTMB_julia)
S3method(coef,drmTMB_julia_xfam)
S3method(confint,drmTMB)
S3method(confint,drmTMB_julia)
S3method(confint,drmTMB_julia_xfam)
S3method(confint,drm_pair_association)
S3method(corpairs,drmTMB)
S3method(corpairs,drmTMB_julia)
S3method(corpairs,drm_pair_association)
S3method(deviance,drmTMB)
S3method(deviance,drmTMB_julia)
S3method(df.residual,drmTMB)
S3method(df.residual,drmTMB_julia)
S3method(df.residual,drmTMB_julia_xfam)
S3method(emmeans::emm_basis,drm_pair_association)
S3method(emmeans::recover_data,drm_pair_association)
S3method(exceedance,drmTMB)
S3method(fitted,drmTMB)
S3method(fitted,drmTMB_julia)
S3method(fitted,drmTMB_julia_xfam)
S3method(fitted,drm_pair_association)
S3method(fitted_distribution,drmTMB)
S3method(fixef,drmTMB)
S3method(fixef,drmTMB_julia)
S3method(fixef,drmTMB_julia_xfam)
S3method(imputed,drmTMB)
S3method(is_converged,default)
S3method(is_converged,drmTMB)
S3method(is_converged,drmTMB_julia)
S3method(is_converged,drmTMB_julia_xfam)
S3method(logLik,drmTMB)
S3method(logLik,drmTMB_julia)
S3method(logLik,drmTMB_julia_xfam)
S3method(marginal_parameters,drmTMB)
S3method(nobs,drmTMB)
S3method(nobs,drmTMB_julia)
S3method(nobs,drmTMB_julia_xfam)
S3method(plot,profile.drmTMB)
S3method(predict,drmTMB)
S3method(predict,drmTMB_julia)
S3method(predict,drmTMB_julia_xfam)
S3method(predict,drm_pair_association)
S3method(predict_parameters,drmTMB)
S3method(prediction_grid,drmTMB)
S3method(print,drmTMB)
S3method(print,drmTMB_julia)
S3method(print,drmTMB_julia_xfam)
S3method(print,drm_check)
S3method(print,drm_formula)
S3method(print,drm_pair_association)
S3method(print,summary.drmTMB)
S3method(print,summary.drmTMB_julia)
S3method(print,summary.drm_pair_association)
S3method(profile,drmTMB)
S3method(profile,drm_pair_association)
S3method(quantile,drm_pair_association)
S3method(ranef,drmTMB)
S3method(residuals,drmTMB)
S3method(residuals,drmTMB_julia)
S3method(residuals,drmTMB_julia_xfam)
S3method(residuals,drm_pair_association)
S3method(rho12,drmTMB)
S3method(rho12,drmTMB_julia)
S3method(rho12,drm_pair_association)
S3method(rho_latent,drmTMB_julia_xfam)
S3method(round,drmTMB_biv_sigma)
S3method(sigma,drmTMB)
S3method(sigma,drmTMB_julia)
S3method(sigma,drm_pair_association)
S3method(simulate,drmTMB)
S3method(simulate,drm_pair_association)
S3method(structured_effects,default)
S3method(structured_effects,drmTMB)
S3method(summary,drmTMB)
S3method(summary,drmTMB_julia)
S3method(summary,drmTMB_julia_xfam)
S3method(summary,drm_pair_association)
S3method(update,drm_pair_association)
S3method(vcov,drmTMB)
S3method(vcov,drmTMB_julia)
S3method(vcov,drmTMB_julia_xfam)
S3method(vcov,drm_pair_association)
S3method(weights,drmTMB)
export(animal)
export(associate_pairs)
export(association)
export(beta)
export(beta_binomial)
export(bf)
export(biv_associate)
export(biv_gaussian)
export(biv_lognormal)
export(biv_student)
export(categorical)
export(centile_chart)
export(check_drm)
export(corpair)
export(corpairs)
export(cumulative_logit)
export(drmTMB)
export(drm_control)
export(drm_formula)
export(drm_phylo_penalty)
export(drm_phylo_penalty_sweep)
export(exceedance)
export(fitted_distribution)
export(fixef)
export(gr)
export(impute_model)
export(imputed)
export(is_converged)
export(latent_normal)
export(lognormal)
export(make_mesh)
export(marginal_parameters)
export(meta_V)
export(meta_known_V)
export(meta_vcov_bivariate)
export(mi)
export(miss_control)
export(nbinom2)
export(phylo)
export(phylo_interaction)
export(plot_corpairs)
export(plot_parameter_surface)
export(predict_parameters)
export(prediction_grid)
export(profile_targets)
export(qq_plot)
export(ranef)
export(relmat)
export(rho12)
export(rho_latent)
export(skew_normal)
export(spatial)
export(spatial_coords)
export(structured_effects)
export(student)
export(truncated_nbinom2)
export(tweedie)
export(worm_plot)
export(zero_one_beta)
importFrom(Matrix,sparseMatrix)
importFrom(TMB,MakeADFun)
importFrom(TMB,sdreport)
importFrom(cli,cli_abort)
importFrom(cli,cli_text)
importFrom(lifecycle,deprecate_warn)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,ave)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,delete.response)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,fitted)
importFrom(stats,gaussian)
importFrom(stats,lm.fit)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,nlminb)
importFrom(stats,nobs)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,sigma)
importFrom(stats,simulate)
importFrom(stats,terms)
importFrom(stats,vcov)
importFrom(stats,weights)
importFrom(utils,packageVersion)
useDynLib(drmTMB, .registration = TRUE)
