Functions from the book "Reinsurance: Actuarial and Statistical Aspects"
Stars
25
Forks
15
Watchers
25
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
595
commits
Replace ::Rf_error by Rcpp::stop, as requested in https://github.com/RcppCore/Rcpp/issues/1247.
1bde6aeView on GitHubAdd warning if untruncated Pareto distribution is fitted.
7ee5b30View on GitHubBugfix: SpliceFitPareto no longer gives an error when the endpoint of the truncated Pareto part cannot be estimated
8b302e9View on GitHubRemoved non-ASCII characters in Rd names as requested by CRAN
c40a43fView on GitHubChange C++ standard from C++11 to C++17 (default for R 4.3.0)
b57af9aView on GitHubLink to plot.default instead of plot (graphics) to avoid warnings on R-4.0
41bf151View on GitHub