Description Usage Arguments Examples
setXname<-
sets explanatory variable names in addition to "Intercept","DevelopmentYear","IncurredLoss", and "OSRatio". Additional variable names must match exactly with claim data. The xname vector is only used when ibnerfModel == TRUE.
1 2 3 4 | setXname(this, ...) <- value
## S4 replacement method for signature 'DevFac,vector'
setXname(this) <- value
|
this |
DevFac Object |
... |
Additional function arguments |
value |
Character Vector |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.