data1 {speedglm} | R Documentation |
A toy dataset
Description
The data1
dataset has 100 rows and 4 columns.
Usage
data(data1)
Format
A data frame with 100 observations on the following 4 variables.
y
a gamma-distributed response variable
fat1
a four-level factor
x1
a numeric covariate
x2
a numeric covariate
Details
This is a toy dataset used to show how function shglm
works.
Examples
data(data1)
[Package speedglm version 0.3-5 Index]