check_newdata {TrialEmulation} | R Documentation |
Check Data used for Prediction
check_newdata(newdata, model, predict_times)
newdata |
new data to predict, or missing. |
model |
glm model object. |
predict_times |
times to predict to add to resulting newdata. |
A newdata
data.frame