Learn R Programming

admix (version 2.4.2)

summary.twoComp_mixt: Summary method for objects 'twoComp_mixt'

Description

Provides statistical indicators of an object of class 'twoComp_mixt'. A two-component mixture model has probability density function (pdf) l such that: l = p * f + (1-p) * g, where p is the mixing proportion, and f and g are the component distributions.

Usage

# S3 method for twoComp_mixt
summary(object, ...)

Arguments

object

An object of class 'twoComp_mixt'.

...

A list of additional parameters belonging to the default method.