--- a +++ b/man/est.cutoffs.Rd @@ -0,0 +1,23 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/est.cutoffs.R +\docType{data} +\name{est.cutoffs} +\alias{est.cutoffs} +\alias{big_est.cutoffs} +\title{Estimated Cutoffs for ICH} +\format{ +A matrix with 2 rows and 18 variables, each are descriptors, which +are relevant to those made by \code{\link{make_predictors}} + +An object of class \code{matrix} (inherits from \code{array}) with 2 rows and 18 columns. +} +\usage{ +est.cutoffs + +big_est.cutoffs +} +\description{ +A dataset containing the 0.5% and 99.5% quantiles for the empirical +distribution of training data for ICH segmentatino. +} +\keyword{datasets}