View source: R/summary.IRRsim.R
print.IRRsimSummary | R Documentation |
The [IRRsim::summary.IRRsimm()] will return a list with model
and
summary
objects. The former are the results of the modeling function,
the latter is a data.frame
that summarizes the predicted results of
the model. This function will only print the data.frame
.
## S3 method for class 'IRRsimSummary'
print(x, ...)
x |
the results from [IRRsim::summary.IRRsim()] |
... |
currently unused. |
nothing returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.