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.1.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: 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.1.0, https://cran.r-project.org/web/packages/hcci. Accessed 03 Dec. 2024.
Previous versions and publish date:
1.0.0 (2014-02-22 16:44)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
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  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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