Learn R Programming

spatialprobit (version 1.0.4)

logLik: 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 sarprobit
logLik(object, ...)
# S3 method for semprobit
logLik(object, ...)

Value

returns an object of class logLik

Arguments

object

a fitted sarprobit or semprobit object

...

further arguments passed to or from other methods

Author

Stefan Wilhelm <wilhelm@financial.com>

See Also

logLik.sarlm