| VGAMdata-package {VGAMdata} | R Documentation |
VGAMdata is an assortment of larger data sets which are a useful resource for the VGAM package.
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.
Thomas W. Yee, t.yee@auckland.ac.nz.
Maintainer: Thomas Yee t.yee@auckland.ac.nz.
Yee, T. W. Vector Generalized Linear and Additive Models. Monograph in preparation.
# Example 1; xs.nz head(xs.nz) summary(xs.nz) # Example 2; ugss head(ugss) summary(ugss)