Other packages > Find by keyword >

hcci  

Interval Estimation of Linear Models with Heteroskedasticity
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("hcci", "1.2.0")



Attach the package and use:
library("hcci")
Maintained by
Pedro Rafael Diniz Marinho
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-02-22
Latest Update: 2025-01-21
Description:
Calculates the interval estimates for the parameters of linear models with heteroscedastic regression using bootstrap - (Wild Bootstrap) and double bootstrap-t (Wild Bootstrap). It is also possible to calculate confidence intervals using the percentile bootstrap and percentile bootstrap double. The package can calculate consistent estimates of the covariance matrix of the parameters of linear regression models with heteroscedasticity of unknown form. The package also provides a function to consistently calculate the covariance matrix of the parameters of linear models with heteroscedasticity of unknown form. The bootstrap methods exported by the package are based on the master's thesis of the first author, available at . The hcci package in previous versions was cited in the book VINOD, Hrishikesh D. Hands-on Intermediate Econometrics Using R: Templates for Learning Quantitative Methods and R Software. 2022, p. 441, ISBN 978-981-125-617-2 (hardcover). The simple bootstrap schemes are based on the works of Cribari-Neto F and Lima M. G. (2009) , while the double bootstrap schemes for the parameters that index the linear models with heteroscedasticity of unknown form are based on the works of Beran (1987) . The use of bootstrap for the calculation of interval estimates in regression models with heteroscedasticity of unknown form from a weighting of the residuals was proposed by Wu (1986) . This bootstrap scheme is known as weighted or wild bootstrap.
How to cite:
Pedro Rafael Diniz Marinho (2014). hcci: Interval Estimation of Linear Models with Heteroskedasticity. R package version 1.2.0, https://cran.r-project.org/web/packages/hcci. Accessed 07 Mar. 2026.
Previous versions and publish date:
1.0.0 (2014-02-22 16:44), 1.1.0 (2024-04-01 17:50)
Other packages that cited hcci R package
View hcci citation profile
Other R packages that hcci depends, imports, suggests or enhances
Complete documentation for hcci
Functions, R codes and Examples using the hcci R package
Some associated functions: HC . Pboot . Tboot . hcci-package . schools . 
Some associated R codes: HC.R . Pboot.R . QT.R . Tboot.R .  Full hcci package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

factoextra  
Extract and Visualize the Results of Multivariate Data Analyses
Provides some easy-to-use functions to extract and visualize the output of multivariate data analys ...
Download / Learn more Package Citations See dependency  
RobPer  
Robust Periodogram and Periodicity Detection Methods
Calculates periodograms based on (robustly) fitting periodic functions to light curves (irregularly ...
Download / Learn more Package Citations See dependency  
momentfit  
Methods of Moments
Several classes for moment-based models are defined. The classes are defined for moment conditions d ...
Download / Learn more Package Citations See dependency  
didrooRFM  
Compute Recency Frequency Monetary Scores for your Customer Data
This hosts the findRFM function which generates RFM scores on a 1-5 point scale for customer transa ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
prepdat  
Preparing Experimental Data for Statistical Analysis
Prepares data for statistical analysis (e.g., analysis of variance ;ANOVA) by enabling the user to ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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