data1: A toy dataset

data1R 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)

speedglm documentation built on May 31, 2023, 7:58 p.m.