View source: R/summaryBeeGUTS.R
summary.LCx | R Documentation |
LCx
objectsThis is the generic summary
S3 method for the LCx
class.
It shows the median and 95% credible interval of the calculated LCx.
## S3 method for class 'LCx'
summary(object, ...)
object |
An object of class |
... |
Additional arguments to be parsed to the generic |
A summary of the LCx
object
data(fitBetacyfluthrin_Chronic)
out <- LCx(fitBetacyfluthrin_Chronic)
summary(out)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.