Learn R Programming

stratEst (version 1.1.7)

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

Description

Method dispatch for Generic Function Summary

Usage

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

Value

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

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.