Description Usage Arguments Value
View source: R/radiomics_first.R
Calculate first order radiomic features on a 2D or 3D array
1 2 3 | radiomics_first(data, features = c("mean", "sd", "skew", "kurtosis",
"min", "q1", "median", "q3", "max", "energy", "rms", "uniformity",
"entropy"))
|
data |
Any 2D or 3D image (as matrix or array) to calculate first-order features |
features |
= first level radiomic features to calculate |
Values from selected features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.