print.twoComp_mixt: Print method for objects 'twoComp_mixt'

View source: R/twoComp_mixt.R

print.twoComp_mixtR Documentation

Print method for objects 'twoComp_mixt'

Description

Print 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 class 'twoComp_mixt'
print(x, ...)

Arguments

x

An object of class 'twoComp_mixt'.

...

A list of additional parameters belonging to the default method.

Author(s)

Xavier Milhaud xavier.milhaud.research@gmail.com


admix documentation built on June 8, 2025, 9:32 p.m.