Package: reservr 0.0.3
reservr: Fit Distributions and Neural Networks to Censored and Truncated Data
Define distribution families and fit them to interval-censored and interval-truncated data, where the truncation bounds may depend on the individual observation. The defined distributions feature density, probability, sampling and fitting methods as well as efficient implementations of the log-density log f(x) and log-probability log P(x0 <= X <= x1) for use in 'TensorFlow' neural networks via the 'tensorflow' package. Allows training parametric neural networks on interval-censored and interval-truncated data with flexible parameterization. Applications include Claims Development in Non-Life Insurance, e.g. modelling reporting delay distributions from incomplete data, see Bücher, Rosenstock (2022) <doi:10.1007/s13385-022-00314-4>.
Authors:
reservr_0.0.3.tar.gz
reservr_0.0.3.tar.gz(r-4.7-arm64)reservr_0.0.3.tar.gz(r-4.7-x86_64)reservr_0.0.3.tar.gz(r-4.6-arm64)reservr_0.0.3.tar.gz(r-4.6-x86_64)
reservr_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
reservr/json (API)
NEWS
| # Install 'reservr' in R: |
| install.packages('reservr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ashesitr/reservr/issues
Pkgdown/docs site:https://ashesitr.github.io
Last updated from:fa7ed11875. Checks:5 OK, 1 ERROR. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 321 | ||
| linux-devel-x86_64 | OK | 393 | ||
| source / vignettes | ERROR | 380 | ||
| linux-release-arm64 | OK | 266 | ||
| linux-release-x86_64 | OK | 407 | ||
| wasm-release | OK | 184 |
Exports:as_paramsas_trunc_obsblended_transitionblended_transition_invcallback_adaptive_lrcallback_debug_dist_gradientsdgpddist_bdegpdist_betadist_binomialdist_blendeddist_diracdist_discretedist_empiricaldist_erlangmixdist_exponentialdist_gammadist_genparetodist_genpareto1dist_lognormaldist_mixturedist_negbinomialdist_normaldist_paretodist_poissondist_translatedist_truncdist_uniformdist_weibulldparetodsoftmaxfitfit_blendedfit_distfit_dist_directfit_dist_startfit_erlang_mixturefit_mixtureflatten_boundsflatten_paramsflatten_params_matrixinflate_paramsintegrate_gkintervalinterval_intersectioninterval_unionis.Distributionis.Intervalk_matrixpgpdplot_distributionspparetoprob_reportqgpdqparetorepdel_obsrgpdrparetosoftmaxtf_compile_modeltf_initialise_modeltrunc_obstruncate_claimstruncate_obsweighted_medianweighted_momentsweighted_quantileweighted_tabulate
Dependencies:assertthatbackportsbase64encBHcliconfigdottyfastmapgenericsglueherejsonlitekeras3latticelifecyclemagrittrMatrixmatrixStatsnloptrnumDerivpngprocessxpspurrrR6rappdirsRcppRcppArmadilloRcppParallelRcppTOMLreticulaterlangrprojrootrstudioapitensorflowtfautographtfrunstidyselectvctrswhiskerwithryamlzeallot
Fitting Distributions and Neural Networks to Censored and Truncated Data: The R Package reservr
Rendered fromjss_paper.Rmdusingknitr::rmarkdownon Jun 15 2026.Last update: 2024-06-25
Started: 2024-06-25
TensorFlow Integration
Rendered fromtensorflow.Rmdusingknitr::rmarkdownon Jun 15 2026.Last update: 2024-06-25
Started: 2022-12-09
Working with Distributions
Rendered fromdistributions.Rmdusingknitr::rmarkdownon Jun 15 2026.Last update: 2022-12-09
Started: 2022-12-09
