exampledata: The example data set

exampledataR Documentation

The example data set

Description

This is an example data set used only to fit the qardl model

Usage

data("exampledata")

Format

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

Examples

data(exampledata)
## maybe str(exampledata) ; plot(exampledata) ...

Qardl documentation built on Jan. 7, 2023, 1:24 a.m.

Related to exampledata in Qardl...