Learn R Programming

GlarmaVarSel (version 1.0)

Y: Observation matrix Y

Description

An example of observation matrix

Usage

data("Y")

Arguments

Format

The format is: num [1:50] 11 8 3 3 3 4 4 4 3 1 ...

References

M. Gomtsyan et al. "Variable selection in sparse GLARMA models", arXiv:2007.08623v1

Examples

Run this code
# NOT RUN {
data(Y)
# }

Run the code above in your browser using DataLab