statistics {POUMM} | R Documentation |
Extract statistics from sampled or inferred parameters of a POUMM fit
Description
Extract statistics from sampled or inferred parameters of a POUMM fit
Usage
statistics(object)
## S3 method for class 'POUMM'
statistics(object)
Arguments
object |
An object of class "POUMM". |
Details
This is a generic method.
Methods (by class)
-
POUMM
: Relevant statistics from the sampled parameters of a POUMM fit
[Package POUMM version 2.1.7 Index]