check_newdata function

Check Data used for Prediction

Check Data used for Prediction

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.

Returns

A newdata data.frame