# Generated by roxygen2: do not edit by hand

S3method(print,ild_compare_pipelines)
S3method(print,ild_design_check)
S3method(print,ild_diagnostics)
S3method(print,tidyild_model)
export(as_ild)
export(augment.ild_lme)
export(augment_ild_model)
export(ild_acf)
export(ild_align)
export(ild_bundle)
export(ild_center)
export(ild_center_plot)
export(ild_check_lags)
export(ild_circadian)
export(ild_compare_pipelines)
export(ild_crosslag)
export(ild_decomposition)
export(ild_design_check)
export(ild_diagnostics)
export(ild_export_provenance)
export(ild_heatmap)
export(ild_history)
export(ild_ipw_refit)
export(ild_ipw_weights)
export(ild_lag)
export(ild_lme)
export(ild_manifest)
export(ild_meta)
export(ild_methods)
export(ild_missing_bias)
export(ild_missing_model)
export(ild_missing_pattern)
export(ild_person_distribution)
export(ild_person_model)
export(ild_plot)
export(ild_power)
export(ild_prepare)
export(ild_provenance)
export(ild_report)
export(ild_robust_se)
export(ild_simulate)
export(ild_spacing)
export(ild_spacing_class)
export(ild_spaghetti)
export(ild_summary)
export(ild_tvem)
export(ild_tvem_plot)
export(is_ild)
export(plot_ild_diagnostics)
export(tidy.ild_lme)
export(tidy_ild_model)
export(validate_ild)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,stat_qq)
importFrom(ggplot2,stat_qq_line)
importFrom(ggplot2,theme_minimal)
importFrom(lme4,lmer)
importFrom(nlme,corAR1)
importFrom(nlme,corCAR1)
importFrom(nlme,lme)
importFrom(rlang,.data)
importFrom(stats,coef)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
