Other packages > Find by keyword >

catdata  

Categorical Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("catdata", "1.2.4")



Attach the package and use:
library("catdata")
Maintained by
Gunther Schauberger
[Scholar Profile | Author Map]
First Published: 2012-02-03
Latest Update: 2024-01-25
Description:
This R-package contains examples from the book "Regression for Categorical Data", Tutz 2012, Cambridge University Press. The names of the examples refer to the chapter and the data set that is used.
How to cite:
Gunther Schauberger (2012). catdata: Categorical Data. R package version 1.2.4, https://cran.r-project.org/web/packages/catdata. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.0 (2012-02-03 12:35), 1.1 (2012-07-31 12:20), 1.2.1 (2014-11-11 17:39), 1.2.2 (2020-02-07 13:20), 1.2.3 (2023-05-23 14:02), 1.2 (2014-02-24 14:05)
Other packages that cited catdata R package
View catdata citation profile
Other R packages that catdata depends, imports, suggests or enhances
Complete documentation for catdata
Functions, R codes and Examples using the catdata R package
Some associated functions: addiction . aids . birth . catdata-package . children . deathpenalty . dust . encephalitis . foodstamp . glass . heart . insolvency . knee . leukoplakia . medcare . reader . recovery . rent . retinopathy . teratology . teratology2 . unemployment . vaso . 
Some associated R codes: Full catdata package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for catdata102030405060708090100110120130140TrendBars

Today's Hot Picks in Authors and Packages

GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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