| mix_ncomp-methods {mixAR} | R Documentation |
Number of rows or columns of a MixComp object
Description
Function and methods to get the number of component in a mixture
object. For "MixComp" objects this is equivalent to
ncol.
Usage
mix_ncomp(x)
Arguments
x |
an object, such as |
Value
a number
Methods
signature(x = "MixAR")signature(x = "MixComp")
Author(s)
Georgi N. Boshnakov
See Also
[Package mixAR version 0.22.8 Index]