View source: R/model_refinement.R
| summary.rating_refinement | R Documentation |
Describe the original GLM and the ordered actuarial adjustments stored in a
rating_refinement object before refit() is called. The summary records
what will be applied; it does not compare fitted predictions because the
refined GLM has not yet been estimated.
## S3 method for class 'rating_refinement'
summary(object, ...)
object |
A |
... |
Currently unused. |
An object of class summary.rating_refinement containing model and
package metadata together with a data frame describing the refinement steps
in their evaluation order.
prepare_refinement(), refit(), audit_refinement()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.