print.stan_summary: Print a short summary for stan fit

View source: R/methods.R

print.stan_summaryR Documentation

Print a short summary for stan fit

Description

print method for class stan_summary.

Usage

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

Arguments

x

An object of stan_summary class, which is a sub-object of an object of the causal_model class produced using update_model.

...

Further arguments passed to or from other methods.


macartan/gbiqq documentation built on April 28, 2024, 10:07 p.m.