CalculatePKParametersTask | R Documentation |
R6 class for defining how pk parameters are calculated and save
ospsuite.reportingengine::Task
-> ospsuite.reportingengine::SimulationTask
-> CalculatePKParametersTask
ratioComparison
logical defining if a ratio comparison is required
ospsuite.reportingengine::Task$activate()
ospsuite.reportingengine::Task$getAbsolutePath()
ospsuite.reportingengine::Task$getInputs()
ospsuite.reportingengine::Task$getRelativePath()
ospsuite.reportingengine::Task$inactivate()
ospsuite.reportingengine::Task$print()
ospsuite.reportingengine::Task$validateInput()
ospsuite.reportingengine::Task$validateStructureSetInput()
ospsuite.reportingengine::SimulationTask$initialize()
saveResults()
Save the task results related to a structureSet
.
CalculatePKParametersTask$saveResults(structureSet, taskResults)
structureSet
A SimulationStructure
object defining the properties of a simulation set
taskResults
list of results from task run.
runTask()
Run task and save its output results
CalculatePKParametersTask$runTask(structureSets)
structureSets
list of SimulationStructure
objects
clone()
The objects of this class are cloneable with this method.
CalculatePKParametersTask$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.