An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20081210/7f67f29d/attachment.pl>
mixed exponential distribution
2 messages · Fazekas, Jacob, David Winsemius
2 days later
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.