summary.initValOW {RelDists} | R Documentation |
Summary of initValOW
objects
Description
This summary
method displays initial values and search regions
for OW
family.
Usage
## S3 method for class 'initValOW'
summary(object, ...)
Arguments
object |
an object of class |
... |
extra arguments |
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
).
Author(s)
Jaime Mosquera GutiƩrrez jmosquerag@unal.edu.co
[Package RelDists version 1.0.0 Index]