logLik: Log Likelihood for spatial probit models (SAR probit, SEM...

logLikR 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 sarprobit or semprobit object

...

further arguments passed to or from other methods

Value

returns an object of class logLik

Author(s)

Stefan Wilhelm <wilhelm@financial.com>

See Also

logLik.sarlm


spatialprobit documentation built on Aug. 22, 2023, 9:09 a.m.