print.flimo_result {flimo}R Documentation

Print flimo results

Description

Prints most important information about inference results.

Usage

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

Arguments

x

Object of class flimo_result from any mod/method algorithm of the flimo package.

...

optional args for generic method

Value

String containing most important information about argument of class flimo_result.


[Package flimo version 0.1.5 Index]