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 May. 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
04/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/2904/3005/01Downloads for feisr20406080100120140160180200TrendBars

Today's Hot Picks in Authors and Packages

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  
grabsampling  
Probability of Detection for Grab Sample Selection
Functions for obtaining the probability of detection, for grab samples selection by using two differ ...
Download / Learn more Package Citations See dependency  
mlr3fselect  
Feature Selection for 'mlr3'
Feature selection package of the 'mlr3' ecosystem. It selects the optimal feature set for any 'mlr3 ...
Download / Learn more Package Citations See dependency  
nlsem  
Fitting Structural Equation Mixture Models
Estimation of structural equation models with nonlinear effects and underlying nonnormal distributi ...
Download / Learn more Package Citations See dependency  
farrell  
Interactive Interface to Data Envelopment Analysis Modeling
Allows the user to execute interactively radial data envelopment analysis models. The user has the a ...
Download / Learn more Package Citations See dependency  
TestDesign  
Optimal Test Design Approach to Fixed and Adaptive Test Construction
Uses the optimal test design approach by Birnbaum (1968, ISBN:9781593119348) and van der Linden (201 ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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