summaryrefslogtreecommitdiff
path: root/man/cstr_mis.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/cstr_mis.Rd')
-rw-r--r--man/cstr_mis.Rd21
1 files changed, 21 insertions, 0 deletions
diff --git a/man/cstr_mis.Rd b/man/cstr_mis.Rd
new file mode 100644
index 0000000..15f9433
--- /dev/null
+++ b/man/cstr_mis.Rd
@@ -0,0 +1,21 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/data.R
+\docType{data}
+\name{cstr_mis}
+\alias{cstr_mis}
+\title{Continuous stirred tank reactor data with missing values}
+\format{an \code{idframe} object with 7500 samples, one input and two
+outputs}
+\usage{
+cstr_mis
+}
+\description{
+This dataset is derived from the \code{cstr} dataset with few samples
+containing missing values, in one or all variables. It is used to
+demonstrate the capabilities of the \code{misdata} routine.
+}
+\seealso{
+\code{\link{cstr}}, \code{\link{misdata}}
+}
+\keyword{datasets}
+