ShortTimeEffects {BeeGUTS} | R Documentation |
Perform comparison between LLD50 at 2 days and at 10 days as for EFSA revised guideline (2023) - Section 6.6
Description
When class of object
is beeSurvFit
,
see ShortTimeEffects.beeSurvFit.
Usage
ShortTimeEffects(
object,
fullcalculation = FALSE,
concRange = NULL,
nPoints = NULL
)
Arguments
object |
An object used to select a method |
fullcalculation |
Compute the LDD50 from day 1 to day 10 of the Chronic test. This can increase the computation time |
concRange |
Argument of LCx, range of concentrations to find LDD50 |
nPoints |
Argument of LCx, Number of time point in |
Details
Copyright 2024 C. Romoli, ibacon GmbH
Value
A object of class ggplot
containing the graph of the comparison
between LDD50 at day 2 and day 10 and the data.frame with the plotted values.
[Package BeeGUTS version 1.3.0 Index]