check_mtry {orf}R Documentation

check mtry

Description

Checks the input data of mtry

Usage

check_mtry(mtry, X)

Arguments

mtry

scalar, number of randomly selected features

X

matrix of input features X

Value

mtry


[Package orf version 0.1.4 Index]