AgingData | R Documentation |
Results of a sensitivity analysis run (either individual or population simulation)
rSharp::NetObject
-> ospsuite::DotNetWrapper
-> AgingData
individualIds
Array of individual ids (corresponding to the individualId column of the aging table)
parameterPaths
Array of parameter paths (corresponding to the ParameterPath column of the aging table)
times
Array of time values (corresponding to the Time column of the aging table)
values
Array of parameter values (corresponding to the Value column of the aging table)
rSharp::NetObject$call()
rSharp::NetObject$finalize()
rSharp::NetObject$get()
rSharp::NetObject$getFields()
rSharp::NetObject$getMemberSignature()
rSharp::NetObject$getMethods()
rSharp::NetObject$getProperties()
rSharp::NetObject$getStaticFields()
rSharp::NetObject$getStaticMethods()
rSharp::NetObject$getStaticProperties()
rSharp::NetObject$set()
new()
Initialize a new instance of the class
AgingData$new()
A new OSPSuite.R.Domain.AgingData
object.
print()
Print the object to the console
AgingData$print(...)
...
Rest arguments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.