[872c6f]: / R / est.cutoffs.R

Download this file

11 lines (10 with data), 377 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
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"