JuliaEarth / ExtremeStats.jl

Extreme value statistics in Julia
MIT License
34 stars 5 forks source link

adding hillestimator #31

Open josemanuel22 opened 1 month ago

josemanuel22 commented 1 month ago

fixing issue #29

juliohm commented 1 month ago

Thank you @josemanuel22 ! Please reduce the diff to a minimum so that we can review the changes related to the added functionality.

josemanuel22 commented 1 month ago

@juliohm Done! Sorry for the mess, I accidentally formatted some files.

juliohm commented 1 week ago

@josemanuel22 can you please use the same variable names of other functions and add tests? I can then review carefully what the function is trying to do.