exampledata | R Documentation |
This is an example data set used only to fit the qardl model
data("exampledata")
A data frame with 10000 observations on the following 4 variables.
...1
a numeric vector
y
a numeric vector
z1
a numeric vector
z2
a numeric vector
data(exampledata) ## maybe str(exampledata) ; plot(exampledata) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.