summary.flimo_result {flimo}R Documentation

Summary of flimo results

Description

Most important information about inference results.

Usage

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

Arguments

object

Object of class flimo_result from any mode/method algorithm of the Jflimo package.

...

optional args for generic method summary

Value

List containing most important information about argument of class flimo_result.


[Package flimo version 0.1.5 Index]