Other packages > Find by keyword >

VGAMdata  

Data Supporting the 'VGAM' Package
View on CRAN: Click here


Download and install VGAMdata package within the R console
Install from CRAN:
install.packages("VGAMdata")

Install from Github:
library("remotes")
install_github("cran/VGAMdata")

Install by package version:
library("remotes")
install_version("VGAMdata", "1.1-13")



Attach the package and use:
library("VGAMdata")
Maintained by
Thomas Yee
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-04-23
Latest Update: 2025-02-06
Description:
Mainly data sets to accompany the VGAM package and the book "Vector Generalized Linear and Additive Models: With an Implementation in R" (Yee, 2015) <doi:10.1007/978-1-4939-2818-7>. These are used to illustrate vector generalized linear and additive models (VGLMs/VGAMs), and associated models (Reduced-Rank VGLMs, Quadratic RR-VGLMs, Row-Column Interaction Models, and constrained and unconstrained ordination models in ecology). This package now contains some old VGAM family functions which have been replaced by newer ones (often because they are now special cases).
How to cite:
Thomas Yee (2013). VGAMdata: Data Supporting the 'VGAM' Package. R package version 1.1-13, https://cran.r-project.org/web/packages/VGAMdata. Accessed 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:28), 0.9-1 (2013-04-23 07:59), 0.9-2 (2013-09-21 08:09), 0.9-3 (2013-11-11 09:14), 0.9-4 (2014-05-28 18:10), 0.9-5 (2014-11-04 19:53), 0.9-7 (2015-03-17 07:48), 1.0-0 (2015-10-29 08:29), 1.0-2 (2016-05-31 13:12), 1.0-3 (2017-01-10 15:32), 1.1-4 (2020-10-20 22:20), 1.1-5 (2021-01-13 00:10), 1.1-6 (2022-02-14 14:50), 1.1-8 (2023-01-11 21:20), 1.1-9 (2023-09-18 09:40), 1.1-12 (2024-09-17 07:00)
Other packages that cited VGAMdata R package
View VGAMdata citation profile
Other R packages that VGAMdata depends, imports, suggests or enhances
Complete documentation for VGAMdata
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
RXshrink  
Maximum Likelihood Shrinkage using Generalized Ridge or Least Angle Regression
Functions are provided to calculate and display ridge TRACE Diagnostics for a variety of alternativ ...
Download / Learn more Package Citations See dependency  
SiER  
Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors andunivariate or maltivariate response varia ...
Download / Learn more Package Citations See dependency  
CTTinShiny  
Shiny Interface for the CTT Package
A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides ...
Download / Learn more Package Citations See dependency  
functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA