print.gevcv.fit: Nicer print of gevcv.fit results

View source: R/ismevExtension.R

print.gevcv.fitR Documentation

Nicer print of gevcv.fit results

Description

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

Usage

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

Arguments

x

a fitted object of the class gevcv.fit.

...

further arguments passed to print.

See Also

gevcvd.fit, isemv::gev.fit

Examples

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

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