$,ProbitSpatial-method {ProbitSpatial} | R Documentation |
Extract from ProbitSpatial class.
Description
extract a slot from ProbitSpatial
class object.
Usage
## S4 method for signature 'ProbitSpatial'
x$name
Arguments
x |
an object of class |
name |
of the slot. |
Value
The content of the slot.
[Package ProbitSpatial version 1.1 Index]