Skip to contents

Prediction for serosv Weibull model

Usage

# S3 method for class 'weibull_model'
predict(object, newdata = NULL, ...)

Arguments

object

serosv models

newdata

data.frame with age column to generate prediction

...

arbitrary argument

Value

prediction output

See also

[stats::predict.glm()] for more information on the predict function