[R] mixed exponential distribution
David Winsemius
dwinsemius at comcast.net
Sat Dec 13 00:40:46 CET 2008
On Dec 10, 2008, at 10:36 AM, Fazekas, Jacob wrote:
> Good morning,
>
> Is there anyway to do Mixed Exponential Distribution in R?
require(fortunes)
fortune(109)
> I am trying
> to load some lag-weighted empirical survival distribution into R and
> run
> a mixed exponential on that data.
You might want see whether the worked examples on pp 12-13 are helpful:
<http://cran.r-project.org/web/packages/actuar/vignettes/risk.pdf>
The actuar package implements much of the classic Loss Models tome.
--
David Winsemius, MD, MPH
Heritage Labs
>
>
> Thanks,
> Jacob Fazekas
> Jacob Fazekas
> Assistant Actuary
> Auto-Owners Insurance Company
> 517-703-2543
> fazekas.jacob at aoins.com
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list