Method for extracting model fitted values and detection probability values from a fitted single-species integrated spatial occupancy (spIntPGOcc
) model.
# S3 method for spIntPGOcc
fitted(object, ...)
A list comprised of
A list of three-dimensional numeric arrays of fitted values for each individual data source for use in Goodness of Fit assessments.
A list of three-dimensional numeric arrays of detection probability values.
object of class spIntPGOcc
.
currently no additional arguments
A method to the generic fitted
function to extract fitted values and detection probability values for fitted model objects of class spIntPGOcc
.