coef.ProbitSpatial {ProbitSpatial}R Documentation

Estimated coefficients of a spatial probit model.

Description

Returns the coefficients estimated by a ProbitSpatial model.

Usage

## S3 method for class 'ProbitSpatial'
coef(object, ...)

Arguments

object

an object of class ProbitSpatial.

...

ignored

Value

It returns the value of the estimated parameters.


[Package ProbitSpatial version 1.1 Index]