# Generated by roxygen2: do not edit by hand

S3method(plot,dice)
S3method(plot,ice)
S3method(print,dice)
S3method(print,ice)
S3method(summary,dice)
S3method(summary,ice)
export(additivityLineup)
export(backfitter)
export(clusterICE)
export(colSds_cpp)
export(derivative_cpp)
export(dice)
export(ice)
export(melt_ice_curves_cpp)
export(rowCenter_cpp)
export(sg_smooth_cpp)
export(transform_ice_curves_cpp)
import(checkmate)
import(data.table)
import(ggplot2)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,rgb)
importFrom(stats,ecdf)
importFrom(stats,kmeans)
importFrom(stats,predict)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,supsmu)
importFrom(utils,methods)
useDynLib(ICEbox, .registration = TRUE)
