Learn R Programming

rtkpp (version 0.8.2)

IClusterModel: Interface Class [IClusterModel] for Cluster models.

Description

This class encapsulate the common parameters of all the Cluster models.

Arguments

Details

A Cluster model is a model of the form $$f({x}|\boldsymbol{\theta}) \sum_{k=1}^K p_k h({x};\boldsymbol{\lambda}_k,\boldsymbol{\alpha}) \quad {x} \in J.$$ where h can be either a pdf or a discrete probability.

Examples

Run this code
getSlots("IClusterModel")

Run the code above in your browser using DataLab