Methods for Function fitted in Package ‘unmarked’
Extracted fitted values from a fitted model.
## S4 method for signature 'unmarkedFit' fitted(object, na.rm = FALSE) ## S4 method for signature 'unmarkedFitColExt' fitted(object, na.rm = FALSE) ## S4 method for signature 'unmarkedFitOccu' fitted(object, na.rm = FALSE) ## S4 method for signature 'unmarkedFitOccuRN' fitted(object, K, na.rm = FALSE) ## S4 method for signature 'unmarkedFitPCount' fitted(object, K, na.rm = FALSE) ## S4 method for signature 'unmarkedFitDS' fitted(object, na.rm = FALSE)
object |
A fitted model of appropriate S4 class |
K |
Integer specifying upper bound of integration. |
na.rm |
Logical. Should missing values be removed from data? |
Returns a matrix of expected values
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.