check_newdata {orf}R Documentation

check newdata

Description

Checks the input for newdata for predict.orf

Usage

check_newdata(new_data, X)

Arguments

new_data

matrix X containing the observations to predict

X

matrix of input features X


[Package orf version 0.1.4 Index]