Learn R Programming

GMCM (version 1.4)

summary.theta: Summary method for theta class

Description

Summary method for theta class

Usage

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

Arguments

object

A theta object. See rtheta.

...

arguments to be passed to subsequent methods

Value

Invisibly returns x.

Examples

Run this code
# NOT RUN {
theta <- rtheta()
summary(theta)
# }

Run the code above in your browser using DataLab