--- a +++ b/R/est.cutoffs.R @@ -0,0 +1,11 @@ +#' @title Estimated Cutoffs for ICH +#' +#' @description A dataset containing the 0.5% and 99.5% quantiles for the empirical +#' distribution of training data for ICH segmentatino. +#' +#' @format A matrix with 2 rows and 18 variables, each are descriptors, which +#' are relevant to those made by \code{\link{make_predictors}} +"est.cutoffs" + +#' @rdname est.cutoffs +"big_est.cutoffs" \ No newline at end of file