QuantityPKParameter | R Documentation |
pK-Parameter values for all individuals of a simulation (1 or more) calculated for a specific quantity with path quantityPath
rSharp::NetObject
-> ospsuite::DotNetWrapper
-> QuantityPKParameter
values
All values for quantityPath
and name
quantityPath
The path of the quantity for which the values were calculated
name
The name of the pK-Parameter (AUC, Cmax, Tmax etc...)
unit
Base unit in which the pk parameter was calculated
dimension
Dimension in which the pk parameter was calculated
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
QuantityPKParameter$new(netObject)
netObject
An rSharp::NetObject
object.
A new QuantityPKParameter
object.
print()
Print the object to the console
QuantityPKParameter$print(...)
...
Rest arguments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.