check_mtry: check mtry

View source: R/checks.R

check_mtryR 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


orf documentation built on July 24, 2022, 1:05 a.m.