y {Matrix}R Documentation

A sample response vector

Description

The response vector of length 1850 corresponding to the model matrix mm.

Usage

data(y)

Format

The format is: num [1:1850] 64.07 5.88 64.03 5.96 76.41 ...

References

Roger Koenker and Pin Ng (2003), ``SparseM: A sparse matrix package for R'', J. of Statistical Software, 8(6).

See Also

mm

Examples

data(y)

[Package Matrix version 0.8-21 Index]