summary.BayesMassBal {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 \beta
or variance parameters of \sigma^2
and \Sigma
.
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.