Other packages > Find by keyword >

ordinal  

Regression Models for Ordinal Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ordinal", "2023.12-4")



Attach the package and use:
library("ordinal")
Maintained by
Rune Haubo Bojesen Christensen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-03-07
Latest Update: 2023-12-04
Description:
Implementation of cumulative link (mixed) models also known as ordered regression models, proportional odds models, proportional hazards models for grouped survival times and ordered logit/probit/... models. Estimation is via maximum likelihood and mixed models are fitted with the Laplace approximation and adaptive Gauss-Hermite quadrature. Multiple random effect terms are allowed and they may be nested, crossed or partially nested/crossed. Restrictions of symmetry and equidistance can be imposed on the thresholds (cut-points/intercepts). Standard model methods are available (summary, anova, drop-methods, step, confint, predict etc.) in addition to profile methods and slice methods for visualizing the likelihood function and checking convergence.
How to cite:
Rune Haubo Bojesen Christensen (2010). ordinal: Regression Models for Ordinal Data. R package version 2023.12-4, https://cran.r-project.org/web/packages/ordinal
Previous versions and publish date:
2010.03-04 (2010-03-07 18:09), 2010.04-22 (2010-04-23 10:26), 2010.05-06 (2010-05-06 23:00), 2010.05-17 (2010-05-22 08:36), 2010.06-12 (2010-06-13 10:22), 2010.07-06 (2010-07-24 22:21), 2010.07-23 (2010-09-28 15:18), 2010.12-13 (2010-12-14 16:52), 2010.12-15 (2010-12-16 13:53), 2011.04-21 (2011-05-02 12:06), 2011.05-10 (2011-05-16 14:16), 2011.08-11 (2011-08-11 12:07), 2011.08-12 (2011-08-12 22:01), 2011.09-14 (2011-09-14 08:21), 2012.01-19 (2012-01-20 11:03), 2012.09-10 (2012-09-10 12:22), 2012.09-11 (2012-09-12 07:14), 2013.9-30 (2013-09-30 12:46), 2014.11-12 (2014-11-13 14:50), 2014.11-14 (2014-11-14 14:35), 2014.12-22 (2014-12-23 16:21), 2015.1-21 (2015-01-21 21:29), 2015.6-28 (2015-06-28 16:50), 2018.4-19 (2018-04-19 21:17), 2018.8-25 (2018-08-26 00:20), 2019.3-9 (2019-03-09 13:40), 2019.4-25 (2019-04-25 22:30), 2019.12-10 (2019-12-15 23:10), 2022.11-16 (2022-11-16 23:30)
Other packages that cited ordinal R package
View ordinal citation profile
Other R packages that ordinal depends, imports, suggests or enhances
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

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns