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