library(sclr)

Model

See vignette("sclr-math") for model specification, log-likelihood, scores and second derivatives.

Expected protection

The predict method will return the point estimate and a confidence interval of \(\beta_0 + \beta_1X_1 + ... + \beta_kX_k\) where \(k\) is the number of covariates. It will also apply the inverse logit transformation to these estimates and interval bounds to get the point estimate and the interval for the probability of protection on the original scale.