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