Learn R Programming

orf (version 0.1.4)

check_mtry: check mtry

Description

Checks the input data of mtry

Usage

check_mtry(mtry, X)

Value

mtry

Arguments

mtry

scalar, number of randomly selected features

X

matrix of input features X