# Generated by roxygen2: do not edit by hand

S3method(print,maihda_model)
S3method(print,maihda_strata)
S3method(print,maihda_summary)
S3method(print,pvc_result)
export(calculate_pvc)
export(compare_maihda)
export(fit_maihda)
export(make_strata)
export(plot_comparison)
export(plot_maihda)
export(predict_maihda)
export(run_maihda_app)
export(stepwise_pcv)
export(summary_maihda)
import(ggplot2)
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(lme4,VarCorr)
importFrom(lme4,fixef)
importFrom(lme4,glmer)
importFrom(lme4,lmer)
importFrom(lme4,ranef)
importFrom(rlang,.data)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,confint)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,vcov)
importFrom(tidyr,unite)
