Other packages > Find by keyword >

feisr  

Estimating Fixed Effects Individual Slope Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("feisr", "1.3.0")



Attach the package and use:
library("feisr")
Maintained by
Tobias Ruettenauer
[Scholar Profile | Author Map]
First Published: 2019-03-01
Latest Update: 2022-04-01
Description:
Provides the function feis() to estimate fixed effects individual slope (FEIS) models. The FEIS model constitutes a more general version of the often-used fixed effects (FE) panel model, as implemented in the package 'plm' by Croissant and Millo (2008) . In FEIS models, data are not only person demeaned like in conventional FE models, but detrended by the predicted individual slope of each person or group. Estimation is performed by applying least squares lm() to the transformed data. For more details on FEIS models see Bruederl and Ludwig (2015, ISBN:1446252442); Frees (2001) ; Polachek and Kim (1994) ; Ruettenauer and Ludwig (2020) ; Wooldridge (2010, ISBN:0262294354). To test consistency of conventional FE and random effects estimators against heterogeneous slopes, the package also provides the functions feistest() for an artificial regression test and bsfeistest() for a bootstrapped version of the Hausman test.
How to cite:
Tobias Ruettenauer (2019). feisr: Estimating Fixed Effects Individual Slope Models. R package version 1.3.0, https://cran.r-project.org/web/packages/feisr. Accessed 03 Apr. 2025.
Previous versions and publish date:
1.0.1 (2019-03-01 14:20), 1.1.0 (2020-06-10 22:30), 1.1.1 (2020-06-17 11:40), 1.1.2 (2021-01-05 23:50), 1.1.3 (2021-01-11 07:50), 1.1.4 (2021-01-15 14:10), 1.2.0 (2021-02-25 11:40)
Other packages that cited feisr R package
View feisr citation profile
Other R packages that feisr depends, imports, suggests or enhances
Complete documentation for feisr
Functions, R codes and Examples using the feisr R package
Some associated functions: bsfeistest . detrend . feis . feisr-package . feistest . model.matrix.feis . model.response.feis . mwp . predict.feis . slopes . summary.feis . summary.feistest . vcov.feis . 
Some associated R codes: aod.R . data.R . feis.R . feisr-package.R . feistest.R . methods.R . summary_functions.R . utility_functions.R .  Full feisr package functions and examples
Downloads during the last 30 days
03/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/2803/2903/3003/3104/01Downloads for feisr20406080100120140TrendBars

Today's Hot Picks in Authors and Packages

jointDiag  
Joint Approximate Diagonalization of a Set of Square Matrices
Different algorithms to perform approximate joint diagonalization of a finite set of square matrice ...
Download / Learn more Package Citations See dependency  
RI2by2  
Randomization Inference for Treatment Effects on a Binary Outcome
Computes attributable effects based confidence interval, permutation test confidence interval, or as ...
Download / Learn more Package Citations See dependency  
RZooRoH  
Partitioning of Individual Autozygosity into Multiple Homozygous-by-Descent Classes
Functions to identify Homozygous-by-Descent (HBD) segments associated with runs of homozygosity (ROH ...
Download / Learn more Package Citations See dependency  
RobustANOVA  
Robust One-Way ANOVA Tests under Heteroscedasticity and Nonnormality
Robust tests (RW, RPB and RGF) are provided for testing the equality of several long-tailed symmetri ...
Download / Learn more Package Citations See dependency  
RPMG  
Graphical User Interface (GUI) for Interactive R Analysis Sessions
Really Poor Man's Graphical User Interface, used to create interactive R analysis sessions with simp ...
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,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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