dataset1 {MVNBayesian} | R Documentation |
Dataset for MVN test
Description
Dataset built for MVN mixture test, which contains 3 variables and 25 observations.
Usage
data("dataset1")
Format
A data frame with 25 observations on 3 independent variables, named as fac1
, fac2
and fac3
.
fac1
The 1st factor.
fac2
The 2nd factor.
fac3
The 3rd factor.
Examples
dataset1
[Package MVNBayesian version 0.0.8-11 Index]