rxodeMatrix {campsismod} | R Documentation |
Get the OMEGA/SIGMA matrix for RxODE.
Description
Get the OMEGA/SIGMA matrix for RxODE.
Usage
rxodeMatrix(model, type = "omega")
Arguments
model |
CAMPSIS model |
type |
either omega or sigma |
Value
omega/sigma named matrix
[Package campsismod version 1.1.1 Index]