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]
First Published: 2014-02-22
Latest Update: 2014-02-22
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 30 Apr. 2025.
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
03/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for hcci051015202530TrendBars

Today's Hot Picks in Authors and Packages

GRAPE  
Gene-Ranking Analysis of Pathway Expression
Gene-Ranking Analysis of Pathway Expression (GRAPE) is a tool for summarizing the consensus behavio ...
Download / Learn more Package Citations See dependency  
eyetrackingR  
Eye-Tracking Data Analysis
Addresses tasks along the pipeline from raw data to analysis and visualization for eye-tracking dat ...
Download / Learn more Package Citations See dependency  
micEconAids  
Demand Analysis with the Almost Ideal Demand System (AIDS)
Functions and tools for analysing consumer demand with the Almost Ideal Demand System (AIDS) sugg ...
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  
schrute  
The Entire Transcript from the Office in Tidy Format
The complete scripts from the American version of the Office television show in tibble format. Use ...
Download / Learn more Package Citations See dependency  
crimeutils  
A Comprehensive Set of Functions to Clean, Analyze, and Present Crime Data
A collection of functions that make it easier to understand crime (or other) data, and assist other ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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