print.stan_objects: Print a short summary for stan_objects

View source: R/methods.R

print.stan_objectsR Documentation

Print a short summary for stan_objects

Description

print method for class stan_objects.

Usage

## S3 method for class 'stan_objects'
print(x, ...)

Arguments

x

An object of the stan_objects class, which is a list containing the data, type_distribution and stan_summary.

...

Further arguments passed to or from other methods.


macartan/gbiqq documentation built on Oct. 17, 2024, 6:37 a.m.