data.inversegamma: Clotting Time

Description Usage Format Source Examples

Description

Consider the gamma regression model with an inverse link. The first column is the response variable, percentage concentration plasma (Plasma) and the second column represents the predictor, clotting time (seconds) (Time).

Usage

1

Format

A data frame with 9 observations on the following 2 variables.

Plasma

a numeric vector

Time

a numeric vector

Source

chap11.pdf in http://www.stat.ncsu.edu/people/davidian/courses/st732/notes/

Examples

1
2
data(data.inversegamma)
## maybe str(data.inversegamma) ; plot(data.inversegamma) ...

ppham27/setsim documentation built on May 25, 2019, 11:25 a.m.