CalculatePKParametersTask: CalculatePKParametersTask

CalculatePKParametersTaskR Documentation

CalculatePKParametersTask

Description

R6 class for defining how pk parameters are calculated and save

Super classes

ospsuite.reportingengine::Task -> ospsuite.reportingengine::SimulationTask -> CalculatePKParametersTask

Public fields

ratioComparison

logical defining if a ratio comparison is required

Methods

Public methods

Inherited methods

Method saveResults()

Save the task results related to a 'structureSet'.

Usage
CalculatePKParametersTask$saveResults(structureSet, taskResults)
Arguments
structureSet

A 'SimulationStructure' object defining the properties of a simulation set

taskResults

list of results from task run.


Method runTask()

Run task and save its output results

Usage
CalculatePKParametersTask$runTask(structureSets)
Arguments
structureSets

list of 'SimulationStructure' objects


Method clone()

The objects of this class are cloneable with this method.

Usage
CalculatePKParametersTask$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on March 30, 2024, 4:17 p.m.