[242173]: / man / est.cutoffs.Rd

Download this file

24 lines (21 with data), 627 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
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}