# Generated by roxygen2: do not edit by hand

export(SCB_functional_outcome)
export(SCB_gls_geospatial)
export(SCB_linear_outcome)
export(SCB_logistic_outcome)
export(SCB_regression_coef)
export(SCB_regression_outcome)
export(cma)
export(expit)
export(mean_response_predict)
export(plot_cs)
export(prepare_pupil_fpca)
export(scb_to_cs)
import(ggplot2)
import(nlme)
importFrom(MASS,lm.gls)
importFrom(MASS,mvrnorm)
importFrom(Matrix,bdiag)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(forcats,fct_reorder)
importFrom(grDevices,hcl.colors)
importFrom(graphics,lines)
importFrom(magrittr,"%>%")
importFrom(matrixStats,rowVars)
importFrom(metR,geom_text_contour)
importFrom(patchwork,plot_layout)
importFrom(patchwork,wrap_plots)
importFrom(refund,fpca.face)
importFrom(reshape,melt)
importFrom(rlang,":=")
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(tibble,as_tibble)
importFrom(tidyr,pivot_wider)
importFrom(utils,type.convert)
