summary.repeater {radiant.model} | R Documentation |
Summarize repeated simulation
Description
Summarize repeated simulation
Usage
## S3 method for class 'repeater'
summary(object, dec = 4, ...)
Arguments
object |
Return value from |
dec |
Number of decimals to show |
... |
further arguments passed to or from other methods |
See Also
repeater
to run a repeated simulation
plot.repeater
to plot results from repeated simulation
[Package radiant.model version 1.6.6 Index]