mix_ncomp-methods {mixAR} | R Documentation |
Function and methods to get the number of component in a mixture
object. For "MixComp"
objects this is equivalent to
ncol
.
mix_ncomp(x)
x |
an object, such as |
a number
signature(x = "MixAR")
signature(x = "MixComp")
Georgi N. Boshnakov