summary.ash: Summary method for ash object

View source: R/ashutility.R

summary.ashR 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


stephens999/ashr documentation built on March 16, 2024, 3:02 a.m.