ptm2-class | R Documentation |
A class for ptm2
and its extensions
Objects can be created by calls of the form new("ptm2", ...)
.
threshold
:Object of class numeric
. The estimated threshold and the associated p-value.
estimates
:Object of class numeric
. The vector of the parameter(s) estimated for the lower regime, the difference between the parameter(s) estimated for the upper and the lower regime, and the associated p-values.
cov.
:Object of class matrix
. The sample version of covariance matrix of the estimated paramaters.
residuals.
:Object of class matrix
. A matrix of the first-differenced residuals.
test.lin.
:Object of class list
. Result of the linearity test.
No methods defined with class "ptm2" in the signature.
Selene Perazzini <selene.perazzini@alumni.imtlucca.it>
Francesca Marta Lilja Di Lascio <marta.dilascio@unibz.it>
Seo, M.H. and Shin, Y. (2016) Dynamic panels with threshold effect and endogeneity. Journal of Econometrics, 195(2), p.169-186.
Seo, M.H., Kim, S. and Kim Y.-J. (2019) Estimation of dynamic panel threshold model using Stata. The Stata Journal, 19(3), p.685-697.
See also ptm2
.
showClass("ptm2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.