Other packages > Find by keyword >

RIA  

Radiomics Image Analysis Toolbox for Medial Images
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RIA", "1.7.2")



Attach the package and use:
library("RIA")
Maintained by
Marton Kolossvary
[Scholar Profile | Author Map]
First Published: 2017-03-19
Latest Update: 2023-05-19
Description:
Radiomics image analysis toolbox for 2D and 3D radiological images. RIA supports DICOM, NIfTI, nrrd and npy (numpy array) file formats. RIA calculates first-order, gray level co-occurrence matrix, gray level run length matrix and geometry-based statistics. Almost all calculations are done using vectorized formulas to optimize run speeds. Calculation of several thousands of parameters only takes minutes on a single core of a conventional PC. Detailed methodology has been published: Kolossvary et al. Circ: Cardiovascular Imaging. 2017;10(12):e006843 .
How to cite:
Marton Kolossvary (2017). RIA: Radiomics Image Analysis Toolbox for Medial Images. R package version 1.7.2, https://cran.r-project.org/web/packages/RIA. Accessed 15 Apr. 2025.
Previous versions and publish date:
1.0.0 (2017-03-19 12:41), 1.0.1 (2017-05-04 17:41), 1.1.0 (2017-06-08 13:36), 1.2.0 (2017-08-11 15:38), 1.3.0 (2017-12-13 19:04), 1.4.0 (2018-03-30 14:46), 1.4.1 (2018-06-24 18:58), 1.4.2 (2019-04-09 06:43), 1.4.3 (2021-01-08 10:20), 1.5.0 (2021-01-29 17:00), 1.5.1 (2021-06-30 18:30), 1.6.0 (2021-07-17 22:10), 1.6.1 (2023-04-04 09:50), 1.7.0 (2023-04-07 20:10), 1.7.1 (2023-05-19 16:50)
Other packages that cited RIA R package
View RIA citation profile
Other R packages that RIA depends, imports, suggests or enhances
Complete documentation for RIA
Downloads during the last 30 days
03/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for RIA051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

SAutomata  
Inference and Learning in Stochastic Automata
Machine learning provides algorithms that can learn from data and make inferences or predictions. St ...
Download / Learn more Package Citations See dependency  
mt  
Metabolomics Data Analysis Toolbox
Functions for metabolomics data analysis: data preprocessing, orthogonal signal correction, PCA ana ...
Download / Learn more Package Citations See dependency  
bSims  
Agent-Based Bird Point Count Simulator
A highly scientific and utterly addictive bird point count simulator to test statistical assumptio ...
Download / Learn more Package Citations See dependency  
mipplot  
An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment M ...
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  
ktsolve  
Configurable Function for Solving Families of Nonlinear Equations
This is designed for use with an arbitrary set of equations with an arbitrary set of unknowns. The ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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