lrData: Samples from a simple linear model

Description Usage Format

Description

A list of two elements, a matrix "X" and a numeric vector "x". They came from a linear model: x = X*0.3 + epsilon, where epsilon is Gaussian distributed with mean 0 and variance 25.

Usage

1

Format

A list of two elements:

x

: numeric, linear samples

X

: matrix, the "locations" of the linear samples


bbricks documentation built on July 8, 2020, 7:29 p.m.