| 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.
ya gamma-distributed response variable
fat1a four-level factor
x1a numeric covariate
x2a 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]