Other packages > Find by keyword >

pglm  

Panel Generalized Linear Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pglm", "0.2-3")



Attach the package and use:
library("pglm")
Maintained by
Yves Croissant
[Scholar Profile | Author Map]
First Published: 2010-07-24
Latest Update: 2021-07-19
Description:
Estimation of panel models for glm-like models: this includes binomial models (logit and probit), count models (poisson and negbin) and ordered models (logit and probit), as described in: Baltagi (2013) Econometric Analysis of Panel Data, ISBN-13:978-1-118-67232-7, Hsiao (2014) Analysis of Panel Data and Croissant and Millo (2018), Panel Data Econometrics with R, ISBN:978-1-118-94918-4.
How to cite:
Yves Croissant (2010). pglm: Panel Generalized Linear Models. R package version 0.2-3, https://cran.r-project.org/web/packages/pglm. Accessed 10 Apr. 2025.
Previous versions and publish date:
0.1-0 (2010-07-24 22:41), 0.1-2 (2013-12-28 16:02), 0.2-0 (2017-09-28 06:52), 0.2-1 (2017-11-02 08:20), 0.2-2 (2020-01-17 18:00)
Other packages that cited pglm R package
View pglm citation profile
Other R packages that pglm depends, imports, suggests or enhances
Complete documentation for pglm
Functions, R codes and Examples using the pglm R package
Some associated functions: Fairness . HealthIns . PatentsRD . PatentsRDUS . UnionWage . pglm . 
Some associated R codes: lnl.binomial.R . lnl.gaussian.R . lnl.negbin.R . lnl.ordinal.R . lnl.poisson.R . lnl.tobit.R . pglm.R . start.R .  Full pglm package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for pglm202530354045505560657075TrendBars

Today's Hot Picks in Authors and Packages

ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
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  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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