dat | R Documentation |
A simulated dataset with covariate matrix x
of size 30 x 5 and an outcome vector y
of length 30.
data(dat)
A list with 2 items:
Covariate matrix
Outcome vector
x
is generated from standard normal distribution. y
is generated from Tweedie distribution with mean equal to exp(sin(x) %*% (6, -4, 0, 0, 0)). Only the first two variables are associated with the outcome.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.