show {crmn} | R Documentation |
Show method for nFit
Description
Show some basic information for an nFit model
Usage
## S4 method for signature 'nFit'
show(object)
Arguments
object |
the |
Value
prints some basic information
Author(s)
Henning Redestig
Examples
data(mix)
normFit(mix, "avg")
[Package crmn version 0.0.21 Index]