exemplar: Example "XArray"-class object

exemplarR Documentation

Example 'XArray'-class object

Description

A 'XArray'-class objects of data.frames, which were made from a single data.frame with random sampling. The original object had two columns, the first (x) an integer seqence 1:100, the second y a variable produced with 0.5 * x -30 + N(0,10).

Usage

data(exemplar)

Format

: XArray with 3 sample sizes (rows), and 4 different seeds (column).


via documentation built on May 31, 2023, 8:31 p.m.

Related to exemplar in via...