summary.admix_estim: Summary method for object of class 'admix_estim'

View source: R/admix_estim.R

summary.admix_estimR Documentation

Summary method for object of class 'admix_estim'

Description

Summarize the estimated weight(s) of the unknown component(s), and admixture model(s) under study. Recall that an admixture model follows the cumulative distribution function (CDF) L, where L = p*F + (1-p)*G, with G a known CDF, and p and F unknown quantities.

Usage

## S3 method for class 'admix_estim'
summary(object, ...)

Arguments

object

An object of class 'admix_estim' (see ?admix_estim).

...

further arguments passed to or from other methods.

Author(s)

Xavier Milhaud xavier.milhaud.research@gmail.com


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