FLXdist-class {flexmix} | R Documentation |
Objects of class FLXdist
represent unfitted finite mixture
models.
## S4 method for signature 'FLXdist': parameters(object, component=1, model=1) ## S4 method for signature 'FLXdist': predict(object, newdata=list())
object |
An object of class "FLXdist". |
component |
Number of component. |
model |
Number of model. |
newdata |
Dataframe containing new data. |
FLXmodel
objects.FLXcomponent
objects."formula"
.The following functions should be used for accessing the corresponding slots:
parameters
:Bettina Gruen
FLXdist