Other packages > Find by keyword >

ActuarialM  

Computation of Actuarial Measures Using Bell G Family
View on CRAN: Click here


Download and install ActuarialM package within the R console
Install from CRAN:
install.packages("ActuarialM")

Install from Github:
library("remotes")
install_github("cran/ActuarialM")

Install by package version:
library("remotes")
install_version("ActuarialM", "0.1.0")



Attach the package and use:
library("ActuarialM")
Maintained by
Muhammad Imran
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-05-15
Latest Update: 2023-05-15
Description:
It computes two frequently applied actuarial measures, the expected shortfall and the value at risk. Seven well-known classical distributions in connection to the Bell generalized family are used as follows: Bell-exponential distribution, Bell-extended exponential distribution, Bell-Weibull distribution, Bell-extended Weibull distribution, Bell-Lomax distribution, Bell-Burr-12 distribution, and Bell-Burr-X distribution. Related works include: a) Fayomi, A., Tahir, M. H., Algarni, A., Imran, M., & Jamal, F. (2022). "A new useful exponential model with applications to quality control and actuarial data". Computational Intelligence and Neuroscience, 2022. . b) Alsadat, N., Imran, M., Tahir, M. H., Jamal, F., Ahmad, H., & Elgarhy, M. (2023). "Compounded Bell-G class of statistical models with applications to COVID-19 and actuarial data". Open Physics, 21(1), 20220242. .
How to cite:
Muhammad Imran (2023). ActuarialM: Computation of Actuarial Measures Using Bell G Family. R package version 0.1.0, https://cran.r-project.org/web/packages/ActuarialM. Accessed 21 Nov. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited ActuarialM R package
View ActuarialM citation profile
Other R packages that ActuarialM depends, imports, suggests or enhances
Complete documentation for ActuarialM
Functions, R codes and Examples using the ActuarialM R package
Some associated functions: ActuarialM-package . BellB12 . BellBX . BellEE . BellEW . BellExp . BellL . BellWei . 
Some associated R codes: eBellB12.R . eBellBX.R . eBellE.R . eBellEE.R . eBellEW.R . eBellL.R . eBellW.R . vBellB12.R . vBellBX.R . vBellE.R . vBellEE.R . vBellEW.R . vBellL.R . vBellW.R .  Full ActuarialM package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA