toy.test: Toy Data for SISAL (Test Set)

Description Usage Format Details See Also Examples

Description

Numeric matrix with independent and dependent variables and noise

Usage

1

Format

The format is:

1
2
3
4
 num [1:500, 1:12] -0.543 -0.881 0.115 0.461 -0.173 ...
 - attr(*, "dimnames")=List of 2
  ..$ : NULL
  ..$ : chr [1:12] "y" "noise" "X1" "X2" ...

Details

This is the test set of the toy data, i.e. 500 rows of the whole 1500 row dataset.

For other details, see toy.learn.

See Also

toy.learn, bootMSE

Examples

1
2

Example output



sisal documentation built on Feb. 16, 2020, 1:07 a.m.