Extracted fitted values from a fitted model.
# S4 method for unmarkedFit
fitted(object, na.rm = FALSE)
# S4 method for unmarkedFitColExt
fitted(object, na.rm = FALSE)
# S4 method for unmarkedFitOccu
fitted(object, na.rm = FALSE)
# S4 method for unmarkedFitOccuRN
fitted(object, K, na.rm = FALSE)
# S4 method for unmarkedFitPCount
fitted(object, K, na.rm = FALSE)
# S4 method for unmarkedFitDS
fitted(object, na.rm = FALSE)
Returns a matrix of expected values
A fitted model of appropriate S4 class
Integer specifying upper bound of integration.
Logical. Should missing values be removed from data?
A fitted model
A model fit by colext
A model fit by occu
A model fit by occuRN
A model fit by pcount
A model fit by distsamp