Skip to contents

Panel Gaussian copula estimator

Fixed-effects panel Gaussian copula endogeneity correction (Haschka 2022).

CopRegPANEL()
Panel copula correction for endogenous regressors with fixed effects

Checking the identifying assumptions

Diagnostics for the identification requirements behind the estimator.

validity(<copregpanel>) print(<copregpanel.validity>)
Validity / identification diagnostics for a fitted panel copula model

Working with a fitted model

Extractors and S3 methods for objects returned by CopRegPANEL().

coef(<copregpanel>)
Coefficients of a fitted panel copula model
confint(<copregpanel>)
Confidence intervals for the coefficients of a fitted panel copula model
fitted(<copregpanel>)
Fitted values of a fitted panel copula model
fixef()
Extract individual (panel) fixed effects
fixef(<copregpanel>)
Individual (panel) fixed effects of a fitted panel copula model
formula(<copregpanel>)
Formula of a fitted panel copula model
logLik(<copregpanel>)
Log-likelihood of a fitted panel copula model
nobs(<copregpanel>)
Number of observations used by a fitted panel copula model
predict(<copregpanel>)
Predict from a fitted panel copula model
print(<copregpanel>)
Print a fitted panel copula model
residuals(<copregpanel>)
Residuals of a fitted panel copula model
summary(<copregpanel>) print(<summary.copregpanel>)
Summarize a fitted panel copula model
vcov(<copregpanel>)
Bootstrap covariance matrix of a fitted panel copula model

Re-exports

Generics re-exported from endogCopula.

reexports validity
Objects exported from other packages