LM.bpm
can be used to test the hypothesis of absence of endogeneity or sample selection before fitting a bivariate probit model.LM.bpm(formula.eq1,formula.eq2,data,selection=FALSE,FI=FALSE)
data
, the
variables are taken from environment(formula)
, typically the environment from which LM.bpm
is TRUE
, then the test is performed for the sample selection case.TRUE
, then the Fisher (rather than the observed) information matrix is used.FI=TRUE
a convenient simplification based on the result that
the Fisher information matrix becomes block diagonal is employed (Marra et al., submitted). This
is also consistent with the results by Kiefer (1982) for multivariate probit models.SemiParBIVProbit-package
, SemiParBIVProbit
, summary.SemiParBIVProbit
## see examples for SemiParBIVProbit
Run the code above in your browser using DataLab