summary {LCCR}R Documentation

Summary of output

Description

Summary of output from fitting latent class models for capture-recapture data with covariates.

Usage

## S3 method for class 'estLCCR'
summary(object, ...)
## S3 method for class 'estLCCRcon'
summary(object, ...)
## S3 method for class 'confLCCR'
summary(object, ...)

Arguments

object

output from estLCCR,estLCCRcon or confint.estLCCR

...

further arguments passed to or from other methods

Value

No return value

Author(s)

Francesco Bartolucci, Antonio Forcina


[Package LCCR version 1.3 Index]