length,pmx_list-method {campsismod} | R Documentation |
Return the length of this list.
Description
Return the length of this list.
Return the number of OMEGA's on the diagonal.
Usage
## S4 method for signature 'pmx_list'
length(x)
## S4 method for signature 'statements_record'
length(x)
## S4 method for signature 'omega_block'
length(x)
Arguments
x |
omega block |
Value
the length of this list, integer value
a number
[Package campsismod version 1.2.2 Index]