summary.ash {ashr}R Documentation

Summary method for ash object

Description

Print summary of fitted ash object

Usage

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

Arguments

object

the fitted ash object

...

not used, included for consistency as an S3 generic/method.

Details

summary prints the fitted mixture, the fitted log likelihood with 10 digits and a flag to indicate convergence


[Package ashr version 2.2-63 Index]