print.glocv.fit: Nicer print of glocv.fit results

View source: R/ismevExtension.R

print.glocv.fitR Documentation

Nicer print of glocv.fit results

Description

This function prints the MLE, se, convergence info and negative log-likelihood value.

Usage

## S3 method for class 'glocv.fit'
print(x, ...)

Arguments

x

a fitted object of the class gevcv.fit.

...

further arguments passed to print.

See Also

glocvd.fit, glod.fit

Examples

print(glocvd.fit(c(50,45,65,78,12,23),show=FALSE))

ilapros/ilaprosUtils documentation built on April 6, 2023, 4:44 a.m.