initialize-poissonmodelmoments-method: Initializer of the 'poissonmoments' class

Description Usage Arguments See Also

Description

Only used implicitly. The initializer calls a function generateMoments() to generate in the initialization step also the moments for a passed model object.

Usage

1
2
## S4 method for signature 'poissonmodelmoments'
initialize(.Object, ..., model)

Arguments

.Object

An object_ see the "initialize Methods" section in initialize.

...

Arguments to specify properties of the new object, to be passed to initialize().

model

A finmix model object containing the definition of the finite mixture distribution.

See Also


simonsays1980/finmix documentation built on Dec. 23, 2021, 2:25 a.m.