Home
last modified time | relevance | path

Searched +refs:punbalancedness +refs:panelmodel (Results 1 – 7 of 7) sorted by relevance

/dports/finance/R-cran-plm/plm/man/
H A Dpunbalancedness.Rd3 \name{punbalancedness}
4 \alias{punbalancedness}
5 \alias{punbalancedness.pdata.frame}
6 \alias{punbalancedness.data.frame}
7 \alias{punbalancedness.panelmodel}
10 punbalancedness(x, ...)
16 \method{punbalancedness}{panelmodel}(x, ...)
19 \item{x}{a \code{panelmodel}, a \code{data.frame}, or a \code{pdata.frame} object,}
87 Calling \code{punbalancedness} on an estimated \code{panelmodel} object
90 also for \code{pdim}). When called on an estimated \code{panelmodel}, the
[all …]
H A Dpdim.Rd9 \alias{pdim.panelmodel}
24 \method{pdim}{panelmodel}(x, ...)
32 \code{panelmodel}, or a \code{pgmm} object,}
68 Calling \code{pdim} on an estimated \code{panelmodel} object
71 called on an estimated \code{panelmodel}, the number of
94 # An example of the panelmodel method
104 \code{\link[=punbalancedness]{punbalancedness()}} for measures of
H A Dis.pbalanced.Rd9 \alias{is.pbalanced.panelmodel}
23 \method{is.pbalanced}{panelmodel}(x, ...)
29 \code{pseries}, \code{panelmodel}, or \code{pgmm},}
78 \code{\link[=punbalancedness]{punbalancedness()}} for two measures of
/dports/finance/R-cran-plm/plm/
H A DNAMESPACE28 S3method(coef,panelmodel)
34 S3method(deviance,panelmodel)
40 S3method(fitted,panelmodel)
52 S3method(index,panelmodel)
82 S3method(nobs,panelmodel)
99 S3method(pdim,panelmodel)
143 S3method(punbalancedness,data.frame)
144 S3method(punbalancedness,panelmodel)
145 S3method(punbalancedness,pdata.frame)
179 S3method(vcov,panelmodel)
[all …]
H A DNEWS.md504 * punbalancedness: extended to calculate unbalancedness measures of nested panel
779 * punbalancedness: data frame interface gains 'index' argument.
803 * punbalancedness: new function for unbalancedness measures for panel data as
804 in Ahrens/Pincus (1981); added doc and testfile for punbalancedness.
968 * an update method for panelmodel objects is provided.
998 * the predict method for panelmodel objects is now exported.
1009 like 'pggls', together with 'panelmodel'.
1014 ("pmg"), much like 'pggls', together with 'panelmodel'. In the
1285 panelmodel and pgmm models.
1300 * a model.matrix method for panelmodel is provided.
[all …]
/dports/finance/R-cran-plm/plm/inst/doc/
H A DA_plmPackage.Rmd336 `panelmodel`. A `panelmodel` object contains:
347 `panelmodel` methods for most functions, with some exceptions.
349 previously estimated `panelmodel` object or to re-estimate it
362 exception is made to the rule and tests require a `panelmodel`
789 estimated models are provided by function `punbalancedness`. It gives
794 punbalancedness(Hed)
1209 arguments are two `panelmodel` objects or a
1623 `panelmodel` or a `formula` and a `data.frame`; in the
1627 `panelmodel` for the data at hand, with any specification of
2431 `panelmodel`) are compatible with the general restriction
[all …]
/dports/finance/R-cran-plm/plm/vignettes/
H A DA_plmPackage.Rmd336 `panelmodel`. A `panelmodel` object contains:
347 `panelmodel` methods for most functions, with some exceptions.
349 previously estimated `panelmodel` object or to re-estimate it
362 exception is made to the rule and tests require a `panelmodel`
789 estimated models are provided by function `punbalancedness`. It gives
794 punbalancedness(Hed)
1209 arguments are two `panelmodel` objects or a
1623 `panelmodel` or a `formula` and a `data.frame`; in the
1627 `panelmodel` for the data at hand, with any specification of
2431 `panelmodel`) are compatible with the general restriction
[all …]