Learn R Programming

BeeGUTS (version 1.5.0)

ShortTimeEffects: 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,
  ncores = NULL
)

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.

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 concRange between 0 and the maximal concentration. 100 by default.

ncores

Argument of LCx, number of cores for parallelization

Details

Copyright 2024 C. Romoli, ibacon GmbH