Other packages > Find by keyword >

SACCR  

SA Counterparty Credit Risk under CRR2
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SACCR", "3.2")



Attach the package and use:
library("SACCR")
Maintained by
Tasos Grivas
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-11
Latest Update: 2022-02-28
Description:
Computes the Exposure-At-Default based on the standardized approach of CRR2 (SA-CCR). The simplified version of SA-CCR has been included, as well as the OEM methodology. Multiple trade types of all the five major asset classes are being supported including the 'Other' Exposure and, given the inheritance- based structure of the application, the addition of further trade types is straightforward. The application returns a list of trees per Counterparty and CSA after automatically separating the trades based on the Counterparty, the CSAs, the hedging sets, the netting sets and the risk factors. The basis and volatility transactions are also identified and treated in specific hedging sets whereby the corresponding penalty factors are applied. All the examples appearing on the regulatory papers (both for the margined and the un-margined workflow) have been implemented including the latest CRR2 developments.
How to cite:
Tasos Grivas (2015). SACCR: SA Counterparty Credit Risk under CRR2. R package version 3.2, https://cran.r-project.org/web/packages/SACCR. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0 (2015-10-11 16:58), 1.1 (2015-12-28 11:55), 1.5 (2016-03-04 08:25), 2.0 (2016-11-22 09:06), 2.1 (2016-11-28 13:26), 2.3 (2019-01-13 13:20), 3.0 (2020-08-24 11:10), 3.1 (2021-07-05 11:00), 3.2 (2022-02-28 10:40)
Other packages that cited SACCR R package
View SACCR citation profile
Other R packages that SACCR depends, imports, suggests or enhances
Complete documentation for SACCR
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  
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  
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  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
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