residuals.slmfit: Extract Model Residuals

Description Usage Arguments Value

View source: R/residuals.slmfit.R

Description

Extract Model Residuals

Usage

1
2
## S3 method for class 'slmfit'
residuals(object, ...)

Arguments

object

an object from slmfit

...

additional arguments

Value

a vector of residuals. Without detection, the residuals are each observed count minus the estimated mean. With detection, the residuals are each observed count minus (estimated mean times the estimated detection).


highamm/FPBK-with-Detection documentation built on Jan. 2, 2022, 6:35 a.m.