Skip to contents

Get model parameters of the performed classification tests.

Usage

parameters(x)

Arguments

x

An obj of class 'INCOMMON'.

Value

A dplyr::tibble containing parameters for all the models used in the classification.

Examples

# First load example classified data
data(MSK_classified)
# Get classification parameters
parameters(MSK_classified)
#> # A tibble: 1 × 3
#>   entropy_cutoff   rho karyotypes
#>            <dbl> <dbl> <list>    
#> 1           1000  0.01 <chr [5]>