powered by
LCx
This is the generic summary S3 method for the LCx class. It shows the median and 95% credible interval of the calculated LCx.
summary
# S3 method for LCx summary(object, ...)
A summary of the LCx object
An object of class LCx
Additional arguments to be parsed to the generic summary method (not used)
# \donttest{ data(fitBetacyfluthrin_Chronic) out <- LCx(fitBetacyfluthrin_Chronic,ncores=2) summary(out) # }
Run the code above in your browser using DataLab