populationGet_X: Get the best model from a classifier result

View source: R/global.lib.R

populationGet_XR Documentation

Get the best model from a classifier result

Description

Gets a given attribute from a population of predomics objects

Usage

populationGet_X(element2get, toVec = TRUE, na.rm = TRUE)

Arguments

element2get:

the name of the attribute to get

toVec:

should the results be unlisted (default:TRUE)

na.rm:

delete the elements that are NA (default) when returning tovec

Value

a vector of attributes


predomics/predomicspkg documentation built on Dec. 11, 2024, 11:06 a.m.