Diff of /man/est.cutoffs.Rd [000000] .. [242173]

Switch to unified view

a b/man/est.cutoffs.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/est.cutoffs.R
3
\docType{data}
4
\name{est.cutoffs}
5
\alias{est.cutoffs}
6
\alias{big_est.cutoffs}
7
\title{Estimated Cutoffs for ICH}
8
\format{
9
A matrix with 2 rows and 18 variables, each are descriptors, which
10
are relevant to those made by \code{\link{make_predictors}}
11
12
An object of class \code{matrix} (inherits from \code{array}) with 2 rows and 18 columns.
13
}
14
\usage{
15
est.cutoffs
16
17
big_est.cutoffs
18
}
19
\description{
20
A dataset containing the 0.5% and 99.5% quantiles for the empirical
21
distribution of training data for ICH segmentatino.
22
}
23
\keyword{datasets}