getOmegaBlock {campsismod} | R Documentation |
Get the right block of OMEGA's.
Description
Get the right block of OMEGA's.
Usage
getOmegaBlock(object, x)
## S4 method for signature 'omega_blocks,double_array_parameter'
getOmegaBlock(object, x)
Arguments
object |
list of OMEGA blocks |
x |
omega param |
Value
the corresponding OMEGA block or NULL if not found
[Package campsismod version 1.2.2 Index]