Learn R Programming

unmarked (version 0.8-5)

fitted-methods: Methods for Function fitted in Package `unmarked'

Description

Extracted fitted values from a fitted model.

Usage

## S3 method for class 'unmarkedFit':
fitted(object, na.rm = FALSE)
## S3 method for class 'unmarkedFitColExt':
fitted(object, na.rm = FALSE)
## S3 method for class 'unmarkedFitOccu':
fitted(object, na.rm = FALSE)
## S3 method for class 'unmarkedFitOccuRN':
fitted(object, K, na.rm = FALSE)
## S3 method for class 'unmarkedFitPCount':
fitted(object, K, na.rm = FALSE)

Arguments

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?

Value

  • Returns a matrix of expected values