View source: R/summary_BayesMassBal.R
summary.BayesMassBal | R Documentation |
Prints a summary table containing mean values and 95
## S3 method for class 'BayesMassBal' summary(object, export = NA, ...)
object |
A |
export |
Optional character string specifying location to save a |
... |
Additional arguments affecting the summary produced. Not used for a |
Current implementation only returns statistics for balanced mass flow rates, taken from x$ybal
, and not statistics on β or variance parameters of σ^2 and Σ.
The header entry of the table 95% LB
should be interpreted as the lower bound of the 95
A summary table printed to the console, and optionally a saved *.csv
file saved within the path as specified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.