Learn R Programming

crmn (version 0.0.21)

show: Show method for nFit

Description

Show some basic information for an nFit model

Usage

# S4 method for nFit
show(object)

Arguments

object

the nFit object

Value

prints some basic information

Examples

Run this code
# NOT RUN {
data(mix)
normFit(mix, "avg")
# }

Run the code above in your browser using DataLab