summary.stratEst.model: Method dispatch for Generic Function Summary

View source: R/summary_stratEst_model.R

summary.stratEst.modelR Documentation

Method dispatch for Generic Function Summary

Description

Method dispatch for Generic Function Summary

Usage

## S3 method for class 'stratEst.model'
summary(object, ..., plot.shares = TRUE)

Arguments

object

An object returned by the estimation functionstratEst.model(). An object of class stratEst.model.

...

additional arguments affecting the summary produced.

plot.shares

Logical. If TRUE a bar chart of the shares is plotted.

Value

No return value, prints a summary of the model to the console.


stratEst documentation built on Nov. 5, 2025, 6:58 p.m.