Learn R Programming

RelDists (version 1.0.0)

summary.initValOW: Summary of initValOW objects

Description

This summary method displays initial values and search regions for OW family.

Usage

# S3 method for initValOW
summary(object, ...)

Value

No return value, it just prints out in the console the initial values and the search regions for \(sigma\) and \(nu\) from OW distribution (see dOW).

Arguments

object

an object of class initVal, generated with initValuesOW.

...

extra arguments

Author

Jaime Mosquera Gutiérrez jmosquerag@unal.edu.co