getPopulationResultsFromOutput: getPopulationResultsFromOutput

View source: R/utilities-goodness-of-fit.R

getPopulationResultsFromOutputR Documentation

getPopulationResultsFromOutput

Description

Get simulated population data from an Output object

Usage

getPopulationResultsFromOutput(
  simulationPathResults,
  output,
  simulationQuantity,
  molWeight,
  structureSet,
  settings = NULL
)

Arguments

simulationPathResults

list with simulated data included

output

An 'Output' object

simulationQuantity

Dimension/quantity for unit conversion of dependent variable

molWeight

Molar weight for unit conversion of dependent variable

structureSet

'SimulationStructure' object

settings

TaskSetting object

Value

list of data and metaData


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