setRectangle | R Documentation |
setRectangle
sets up the rectangle based on a data file.
setRectangle(object, data, ...) ## S4 method for signature 'Triangle,data.frame' setRectangle( object, data, evaluationDate = as.Date("2016-12-31"), futureDate = as.Date("2017-12-31"), lob = "Total", ctype = "Total" )
object |
Triangle Object |
data |
Simulated Data |
... |
Additional function arguments. |
evaluationDate |
Evaluation Date; |
futureDate |
End of projection date; |
lob |
Line of Business; |
ctype |
Claim Type. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.