Displaying 1 result from an estimated 1 matches for "fextem".
Did you mean:
extem
2010 Jan 07
1
Return values in fExtremes package
Hi,
I was usuing the fExtemes package, and wanted to obtain some of the values returned from the function gumbelFit(). For example, in the following code, I would like to access 'mu' and 'beta' from the object 'para'. How should I go about doing this? Is there any generic method to access the object?
-...