Derive Explanatory for More Y Input
Usage
deriveExplanatory(
moreMean,
moreSD,
plotValues,
graphName,
moreNSample = NULL,
isTest = FALSE
)
Arguments
- moreMean
numeric mean input value
- moreSD
numeric sd for input value
- plotValues
list of plotValues from savedPlots element
- graphName
(character) name of a savedPlots element
- moreNSample
(numeric) number of samples for the input
- isTest
TRUE if used within tests