Learn R Programming

crmn (version 0.0.22)

show: Show method for nFit

Description

Show some basic information for an nFit model

Usage

# S4 method for nFit
show(object)

Value

prints some basic information

Arguments

object

the nFit object

Author

Henning Redestig

Examples

Run this code
data(mix)
normFit(mix, "avg")

Run the code above in your browser using DataLab