check_newdata: Check Data used for Prediction

View source: R/predict.R

check_newdataR Documentation

Check Data used for Prediction

Description

Check Data used for Prediction

Usage

check_newdata(newdata, model, predict_times)

Arguments

newdata

new data to predict, or missing.

model

glm model object.

predict_times

times to predict to add to resulting newdata.

Value

A newdata data.frame


TrialEmulation documentation built on Sept. 11, 2024, 9:06 p.m.