Learn R Programming

speedglm (version 0.3-5)

data1: A toy dataset

Description

The data1 dataset has 100 rows and 4 columns.

Usage

data(data1)

Arguments

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

Run this code
data(data1)

Run the code above in your browser using DataLab