check_newdata {TrialEmulation} | R 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
[Package TrialEmulation version 0.0.4.0 Index]