logLik {spatialprobit} | R Documentation |
Log Likelihood for spatial probit models (SAR probit, SEM probit)
Description
The functions return the log likelihood for the spatial autoregressive probit model (SAR probit, spatial lag model) and the spatial error model probit (SEM probit).
Usage
## S3 method for class 'sarprobit'
logLik(object, ...)
## S3 method for class 'semprobit'
logLik(object, ...)
Arguments
object |
a fitted |
... |
further arguments passed to or from other methods |
Value
returns an object of class logLik
Author(s)
Stefan Wilhelm <wilhelm@financial.com>
See Also
[Package spatialprobit version 1.0.4 Index]