summary.LCx {BeeGUTS} | 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)