Learn R Programming

GMCM (version 1.4.1)

summary.theta: Summary method for theta class

Description

Summary method for theta class

Usage

# S3 method for theta
summary(object, ...)

Value

Invisibly returns x.

Arguments

object

A theta object. See rtheta.

...

arguments to be passed to subsequent methods

Author

Anders Ellern Bilgrau <anders.ellern.bilgrau@gmail.com>

Examples

Run this code
theta <- rtheta()
summary(theta)

Run the code above in your browser using DataLab