# NOT RUN {
## A risk process with hypo-exponentially distributed individual claim amounts
riskproc(
claims = claiminfo(hypoexp = list(rates = c(1, 10))),
premium = 2,
freq = 1,
variance = 0.4
)
# }
Run the code above in your browser using DataLab