show-model-method: Shows the model.

Description Usage Arguments Value See Also Examples

Description

show prints model information to the console.

Usage

1
2
## S4 method for signature 'model'
show(object)

Arguments

object

An S4 model object.

Value

A print out of model information about all slots.

See Also

Examples

1
2
3
4
## Not run: 
show(f_model)

## End(Not run)

simonsays1980/finmix documentation built on Dec. 23, 2021, 2:25 a.m.