-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
23 lines (23 loc) · 903 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: rewie
Type: Package
Title: Data Preparation and Diagnostics for Random Effects Within Estimator
Version: 0.1.0
Authors@R: c(person("Scott","Duxbury",email="[email protected]", role=c("aut","cre","cph")))
Maintainer: Scott Duxbury <[email protected]>
URL: https://github.com/sduxbury/rewie
BugReports: https://github.com/sduxbury/rewie/issues
Description: Diagnostics and data preparation for random effects within estimator, random effects
within-idiosyncratic estimator, between-within-idiosyncratic model, and cross-classified between model.
Mundlak, Yair (1978) <doi:10.2307/1913646>.
Hausman, Jeffrey (1978) <doi:10.2307/1913827>.
Allison, Paul (2009) <doi:10.4135/9781412993869>.
Neuhaus, J.M., and J. D. Kalbfleisch (1998) <doi:10.2307/3109770>.
License: GPL (>=2)
Encoding: UTF-8
LazyData: true
Imports:
rockchalk,
lme4,
MASS,
plm,
stats