print.gev: Print GEV model

View source: R/gev_oop.R

print.gevR Documentation

Print GEV model

Description

Print elements of the GEV model.

Usage

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

Arguments

x

object of class "gev" fit by gev_fit

...

further arguments

Details

This prints the maximum likelihood estimates of parameters for each parameter in the GEV distribution, and the value of the log-likelihood here.

Value

printed elements


dannyjameswilliams/danielR documentation built on Aug. 20, 2023, 3:25 a.m.