check_newdata: check newdata

View source: R/checks.R

check_newdataR 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


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