excess_probability | R Documentation |
A generic function (method) for excess probability predictions from various fitted EQR models. The function invokes particular methods which depend on the class of the first argument.
excess_probability(object, ...)
object |
A model object for which excess probability prediction is desired. |
... |
additional model-specific arguments affecting the predictions produced. See the corresponding method documentation. |
The excess probability estimates from the given EQR model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.