CRAN/E | panelr

panelr

Regression Models and Utilities for Repeated Measures and Panel Data

Installation

About

Provides an object type and associated tools for storing and wrangling panel data. Implements several methods for creating regression models that take advantage of the unique aspects of panel data. Among other capabilities, automates the "within-between" (also known as "between-within" and "hybrid") panel regression specification that combines the desirable aspects of both fixed effects and random effects econometric models and fits them as multilevel models (Allison, 2009 doi:10.4135/9781412993869.d33; Bell & Jones, 2015 doi:10.1017/psrm.2014.7). These models can also be estimated via generalized estimating equations (GEE; McNeish, 2019 doi:10.1080/00273171.2019.1602504) and Bayesian estimation is (optionally) supported via 'Stan'. Supports estimation of asymmetric effects models via first differences (Allison, 2019 doi:10.1177/2378023119826441) as well as a generalized linear model extension thereof using GEE.

Citation panelr citation info
panelr.jacob-long.com
Bug report File report

Key Metrics

Version 0.7.6
R ≥ 3.4.0
Published 2021-12-17 854 days ago
Needs compilation? no
License MIT
License File
CRAN checks panelr results

Downloads

Yesterday 91 0%
Last 7 days 327 -42%
Last 30 days 1.893 -16%
Last 90 days 8.306 +10%
Last 365 days 25.123 -40%

Maintainer

Maintainer

Jacob A. Long

jacob.long@sc.edu

Authors

Jacob A. Long

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Reshaping panel data with 'long_panel()' and 'widen_panel()'
Introduction to the 'panelr' package

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

panelr archive

Depends

R ≥ 3.4.0
lme4

Imports

crayon
dplyr
Formula
ggplot2
jtools ≥ 2.0.1
lmerTest
magrittr
methods
purrr
rlang ≥ 0.3.0
stringr
tibble ≥2.0.0

Suggests

brms
broom.mixed
car
clubSandwich
geepack
generics
nlme
plm
sandwich
skimr
tidyr ≥ 0.8.3
testthat
covr
knitr
rmarkdown

Reverse Suggests

insight
parameters