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-12")



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: 2023-01-11
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-12, https://cran.r-project.org/web/packages/VGAMdata. Accessed 22 Dec. 2024.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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