# Generated by roxygen2: do not edit by hand

S3method(plot,ICE)
S3method(summary,ICE)
export(dynamic)
export(grace_period)
export(ice)
export(natural_course)
export(pool)
export(static)
export(strat)
export(threshold)
export(weight)
import(doParallel)
import(dplyr)
import(foreach)
import(ggplot2)
import(magrittr)
import(methods)
import(nnet)
import(parallel)
import(reshape2)
import(speedglm)
import(stringr)
importFrom(Hmisc,rcspline.eval)
importFrom(data.table,SJ)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,setkey)
importFrom(rlang,is_formula)
importFrom(splines,ns)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,na.omit)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,quasibinomial)
importFrom(stats,rbinom)
importFrom(stats,reshape)
importFrom(stats,sd)
importFrom(stats,vcov)
importFrom(stats,weighted.mean)
