ordPens: Selection and/or Smoothing and Principal Components Analysis for Ordinal Variables

We provide selection, and/or smoothing/fusion of ordinally scaled independent variables using a group lasso or generalized ridge penalty. In addition, nonlinear principal components analysis for ordinal variables is offered, using a second-order difference penalty.

Also, ANOVA with ordered factors is provided by the function ordAOV; testing for differentially expressed genes can be done using ordGene. For details cf. Gertheiss (2014) and Sweeney et al. (2015), respectively.

For smoothing, selection and fusion, details may be found in Tutz and Gertheiss (2014, 2016). All functions are documented in detail in vignette("ordPens", package = "ordPens"). For smoothing only, the package also builds a bridge to mgcv::gam(), see Gertheiss et al. (2021) for further information.

For the function implementing nonlinear principal components analysis, ordPCA, details can be found in Hoshiyar et al. (2021) and vignette("ordPCA", package = "ordPens").

Version 1.0.0 is a major release with new functions:

References