Other packages > Find by keyword >

HAC  

Estimation, Simulation and Visualization of Hierarchical Archimedean Copulae (HAC)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("HAC", "1.1-1")



Attach the package and use:
library("HAC")
Maintained by
Gong Chen
[Scholar Profile | Author Map]
First Published: 2011-07-23
Latest Update: 2022-03-14
Description:
Package provides the estimation of the structure and the parameters, sampling methods and structural plots of Hierarchical Archimedean Copulae (HAC).
How to cite:
Gong Chen (2011). HAC: Estimation, Simulation and Visualization of Hierarchical Archimedean Copulae (HAC). R package version 1.1-1, https://cran.r-project.org/web/packages/HAC. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1-0 (2011-07-23 19:16), 0.1-1 (2011-07-29 16:46), 0.1-2 (2011-08-02 18:08), 0.1-3 (2011-09-18 20:47), 0.1-4 (2011-10-10 15:41), 0.1-5 (2011-10-12 14:09), 0.1-7 (2011-10-26 18:55), 0.1-8 (2011-12-05 19:56), 0.1-9 (2011-12-25 19:38), 0.2-0 (2012-04-20 18:34), 0.2-1 (2012-05-04 11:47), 0.2-2 (2012-05-17 09:54), 0.2-3 (2012-06-20 12:09), 0.2-4 (2012-08-06 15:46), 0.2-5 (2012-10-11 17:54), 0.2-6 (2012-12-22 20:47), 0.2-7 (2013-05-03 14:08), 0.3-0 (2014-01-21 11:49), 0.3-1 (2014-02-18 12:56), 1.0-0 (2014-06-10 22:11), 1.0-1 (2014-08-13 13:54), 1.0-2 (2015-02-05 10:18), 1.0-3 (2015-05-12 18:06), 1.0-4 (2015-10-12 00:24), 1.0-5 (2016-11-21 21:22), 1.0-6 (2019-12-15 13:00), 1.0-7 (2020-06-09 07:50), 1.0-8 (2020-08-27 00:20), 1.1-0 (2022-03-14 19:10)
Other packages that cited HAC R package
View HAC citation profile
Other R packages that HAC depends, imports, suggests or enhances
Complete documentation for HAC
Functions, R codes and Examples using the HAC R package
Some associated functions: aggregate.hac . copMult . dHAC . emp.copula . estimate.copula . finData . get.params . hac . logLik . pairs . phi . plot.hac . theta2tau . tree2str . 
Some associated R codes: bic.R .  Full HAC package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for HAC020406080100120140160180200220240TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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