Learn R Programming

getspanel (version 0.2.0)

plmFun: plm Function to estimate isatpanel

Description

plm Function to estimate isatpanel

Usage

plmFun(y, x, time, id, cluster, effect, model = "pooling", ...)

Value

A list to be used by gets::isat

Arguments

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