plmFun | R Documentation |
plm Function to estimate isatpanel
plmFun(y, x, time, id, cluster, effect, model = "pooling", ...)
y |
Dependent Variable |
x |
matrix or data.frame of regressors |
time |
Vector of time variable |
id |
Vector of group variable |
cluster |
cluster specification |
effect |
effect specification |
model |
model specification |
... |
Further arguments passed to plm |
A list to be used by gets::isat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.