Summary method for theta class

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

Arguments

object

A theta object. See rtheta.

...

arguments to be passed to subsequent methods

Value

Invisibly returns x.

Author

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

Examples

theta <- rtheta() summary(theta)
#> A theta object with d = 2 dimensions and m = 3 components.