Other packages > Find by keyword >

ORION  

Ordinal Relations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ORION", "1.0.4")



Attach the package and use:
library("ORION")
Maintained by
HA Kestler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-05-11
Latest Update: 2025-09-01
Description:
Functions to handle ordinal relations reflected within the feature space. Those function allow to search for ordinal relations in multi-class datasets. One can check whether proposed relations are reflected in a specific feature representation. Furthermore, it provides functions to filter, organize and further analyze those ordinal relations.
How to cite:
HA Kestler (2020). ORION: Ordinal Relations. R package version 1.0.4, https://cran.r-project.org/web/packages/ORION. Accessed 05 Aug. 2026.
Previous versions and publish date:
1.0.1 (2020-05-15 17:10), 1.0.2 (2021-06-07 17:10), 1.0.3 (2022-02-07 11:30), 1.0.4 (2025-09-27 15:50), 1.0 (2020-05-11 14:50), 1.1.0 (2026-02-10 22:10), (2026-07-09 08:15)
Other packages that cited ORION R package
View ORION citation profile
Other R packages that ORION depends, imports, suggests or enhances
Complete documentation for ORION
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
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  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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