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


CAM-Roche/RandomisedTrialsEmulation documentation built on April 14, 2025, 7:44 a.m.