This reads in the output file of the libbi
object (which has
been run before) and prints summary information of parameters
Arguments
- object
a
libbi
object- type
one of "param" (default), "state", "noise" or "obs", the variable type to summarise
- quantiles
quantiles to calculate (default: quartiles); minimum, median, mean and maximum are always calculated
- na.rm
logical; if true, any
na
andNaN
's are removed before calculations are performed- ...
ignored