View source: R/utilities-goodness-of-fit.R
getPopulationResultsFromOutput | R Documentation |
Get simulated population data from an Output object
getPopulationResultsFromOutput(
simulationPathResults,
output,
simulationQuantity,
molWeight,
structureSet,
settings = NULL
)
simulationPathResults |
list with simulated data included |
output |
An |
simulationQuantity |
Dimension/quantity for unit conversion of dependent variable |
molWeight |
Molar weight for unit conversion of dependent variable |
structureSet |
|
settings |
TaskSetting object |
list of data and metaData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.