Package: cccm 0.1.0

Muhlis Ozdemir
cccm: Crossed Classification Credibility Model
Calculates the credit debt for the next period based on the available data using the cross-classification credibility model.
Authors:
cccm_0.1.0.tar.gz
cccm_0.1.0.tar.gz(r-4.7-any)cccm_0.1.0.tar.gz(r-4.6-any)
cccm_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
cccm/json (API)
| # Install 'cccm' in R: |
| install.packages('cccm', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- debt - Debt Data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:8300686677. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 139 | ||
| linux-release-x86_64 | OK | 102 | ||
| wasm-release | OK | 95 |
Exports:calculate_generalMeancalculate_group_averages_matrixcalculate_obs_and_group_weightscalculate_variance_and_stdcalculate_varianceComponentscalculate_weights_of_obs_matrixestimate_credibilitysave_namesset_data
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| General Mean | calculate_generalMean |
| Group Averages Matrix | calculate_group_averages_matrix |
| Repeats of observations | calculate_obs_and_group_weights |
| Variance and Standard Deviation | calculate_variance_and_std |
| Variance Components | calculate_varianceComponents |
| Weights of observation matrix | calculate_weights_of_obs_matrix |
| Crossed Classification Credibility Model. | cccm-package cccm |
| Column Wise Matrix Diff | col_diff_matrix_with_vector |
| Data checker | control_data |
| Debt Data | debt |
| Column Wise Matrix Division | div_matrix_cols_with_vector |
| Row Wise Matrix Division | div_matrix_rows_with_vector |
| The Credibility Premium Estimates | estimate_credibility |
| Column Wise Matrix Multiplication | mult_matrix_cols_with_vector |
| Row Wise Matrix Diff | row_diff_matrix_with_vector |
| Get names | save_names |
| Data prep | set_data |