File: toydataMiss.Rd

package info (click to toggle)
r-cran-vim 6.2.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,556 kB
  • sloc: cpp: 141; sh: 12; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 433 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/VIM-package.R
\docType{data}
\name{toydataMiss}
\alias{toydataMiss}
\title{Simulated toy data set for examples}
\format{
data frame with 100 observations and 12 variables. The first two
variables represent the fully observed data.
}
\description{
A 2-dimensional data set with additional information.
}
\examples{

data(toydataMiss)

}
\keyword{datasets}