summary.ud_fit: Summarize Ultimate Deconvolution Fit

summary.ud_fitR Documentation

Summarize Ultimate Deconvolution Fit

Description

summary method for the “ud_fit” class.

Usage

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

## S3 method for class 'summary.ud_fit'
print(x, ...)

Arguments

object

An object of class “ud_fit”, usually the result of calling function link{ud_fit}.

...

Additional arguments passed to the generic summary or print.summary method.

x

An object of class “summary.ud_fit”, usually the result of a call to summary.ud_fit.

Value

summary.ud_fit returns a list of statistics summarizing the model fit.


stephenslab/mvebnm documentation built on June 4, 2024, 6:37 a.m.