Description Usage Arguments Value Note Examples
the function returns the raw moments of the aggregate distribution of S in the collective risk model.
1 | AggregateRawMoments(momentsN, momentsY)
|
momentsN |
a vector of raw moments of the claim frequency N. |
momentsY |
a vector (possibly of the same length of momentsN) of raw moments of the claim intensities Y. |
The function returns the first raw moments of the aggregate distribution of S in the collective risk model.
The raw moments of S are obtained using the probability generating function of S.
1 | AggregateRawMoments(momentsN=Moments("Poisson",10,"raw"),momentsY=Moments("Gamma",c(3,4),"raw"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.