TRT.beeSurvFit {BeeGUTS} | R Documentation |
beeSurvFit
object.Calculate the presence of Time Reinforced Toxicity for the compound from the
calibrated model beeSurvFit
object.
## S3 method for class 'beeSurvFit'
TRT(object, concRange = NULL)
object |
An object of class |
concRange |
Argument of LCx, range of concentrations to find LDD50 |
A object of class ggplot
containing the graph of the comparison
between Haber's law and the predicted lethal doses at 10 and 27 days and a
data.frame with the plotted values.
data(fitBetacyfluthrin_Chronic)
TRT(fitBetacyfluthrin_Chronic)