print.lrsim {lrstat} | R Documentation |
Prints the summary statistics from simulation.
## S3 method for class 'lrsim'
print(x, ...)
x |
The lrsim object to print. |
... |
Ensures that all arguments starting from "..." are named. |
A tabular printout of the summary statistics from simulation runs.
Kaifeng Lu, kaifenglu@gmail.com