Learn R Programming

VGAMdata (version 0.9-1)

VGAMdata-package: Data for the VGAM package

Description

VGAMdata is an assortment of larger data sets which are a useful resource for the VGAM package.

Arguments

Details

This package contains some larger data sets originally distributed with the VGAM package. Ideally both packages can be installed and loaded to be fully functional. The main intent was to limit the size of VGAM to a bare essential. Many data sets in my monograph will refer to data sets in either package.

References

Yee, T. W. Vector Generalized Linear and Additive Models. Monograph in preparation.

See Also

VGAM-package.

Examples

Run this code
# Example 1; xs.nz
head(xs.nz)
summary(xs.nz)

# Example 2; ugss
head(ugss)
summary(ugss)

Run the code above in your browser using DataLab