- 12 Apr, 2021 3 commits
-
-
Le Roux Erwan authored
[projection snowfall] modify altitude_class to altitude_group in visualizer_for_projection_ensemble.py. fix index for ensemble dataset. add plot_relative_change_in_return_level.py
-
Le Roux Erwan authored
-
Le Roux Erwan authored
[projection snowfall] add functions_utils.py. modify one_fold_fit.py so that it may support one altitude fit.
-
- 09 Apr, 2021 3 commits
-
-
Le Roux Erwan authored
-
Le Roux Erwan authored
[projection snowfall] refactor nb_params. so that is it associated to the margin_function rather than to the margin_model.
-
Le Roux Erwan authored
[projection snowfall] adapt the one_fold_fit.py code to handle fit with a single altitude. Modify altitude_class by altitude_group, adapt tests. Modify the DefaultAltitudeGroup. adapt main_projections_ensemble.py
-
- 08 Apr, 2021 1 commit
-
-
Le Roux Erwan authored
[projection snowfall] add spline simulation. implement splines for k=1. pass test_gev_temporal_spline.py
-
- 04 Apr, 2021 2 commits
-
-
Le Roux Erwan authored
[projection snowfall] fix one issue for evgam coefficients. refactor param_name_to_dim -> param_name_to_dims in the result objects.
-
Le Roux Erwan authored
[projection snowfall] add spline_margin_function.py and test with it. test_gev_temporal_spline.py is not yet validated for the nllh.
-
- 02 Apr, 2021 1 commit
-
-
Le Roux Erwan authored
-
- 01 Apr, 2021 1 commit
-
-
Le Roux Erwan authored
[projection snowfall] add evgam call for abstract_temporal_linear_margin_model.py. account for log_scale in the margin_function. rename get_coord_df to get_r_dataframe_from_python_dataframe. create evgam_fixed.R for debugging
-
- 30 Mar, 2021 2 commits
-
-
Le Roux Erwan authored
-
Le Roux Erwan authored
[projection snowfall] remove test with respect to fevd bayesian, due to differences with the test. i do not use it, so it does not matter. But maybe with the change of R version, the code changed. still try to install evgam
-
- 23 Mar, 2021 1 commit
-
-
Le Roux Erwan authored
-
- 22 Mar, 2021 1 commit
-
-
Le Roux Erwan authored
-
- 01 Mar, 2021 1 commit
-
-
Le Roux Erwan authored
-
- 25 Feb, 2021 4 commits
-
-
Le Roux Erwan authored
-
Le Roux Erwan authored
-
Le Roux Erwan authored
-
Le Roux Erwan authored
-
- 24 Feb, 2021 1 commit
-
-
Le Roux Erwan authored
[projections] add visualizer_for_sensitivity.py based on visualizer_for_projection_ensemble.py. add temperature_to_year.py file. Fix max abs recurrent issue (when it was equal to zero). add one test for one fold fit, that was that due to a scale parameter that was close to zero, and was causing instabilities in the nllh value. This is fixed by changing the check for implausible in one fold fit, and by saying that if the scale parameter is close to zero then the parameter is undefined.
-
- 19 Feb, 2021 2 commits
-
-
Le Roux Erwan authored
-
Le Roux Erwan authored
-
- 04 Feb, 2021 1 commit
-
-
Le Roux Erwan authored
change alpha confidence uncertainty to 80% uncertainty interval when i run the main code. create 3 qqplots overlaid, one for each altitude. remove the exclusion of some bootstrap samples (in particular we remove the threshold equal to 2000)
-
- 02 Feb, 2021 1 commit
-
-
Le Roux Erwan authored
-
- 01 Feb, 2021 1 commit
-
-
Le Roux Erwan authored
-
- 19 Jan, 2021 1 commit
-
-
Le Roux Erwan authored
[contrasting] add plot to compare the size of confidence interval between the pointwise approach and the piecewise elevational-temporal approach. bootstrap level is set to 100
-
- 15 Jan, 2021 1 commit
-
-
Le Roux Erwan authored
[contrasting] implement bootstrap confidence interval both for pointwise stationary models and for elevation-temporal models. accelerate bootstraping with multiprocessing & storing of fitted functions only (storing the estimator was impossible).
-
- 19 Oct, 2020 1 commit
-
-
Le Roux Erwan authored
-
- 12 Oct, 2020 1 commit
-
-
Le Roux Erwan authored
[contrasting] improve plots. add comma to the name of the models. change altitude to elevation in several plots.
-
- 07 Oct, 2020 1 commit
-
-
Le Roux Erwan authored
-
- 02 Oct, 2020 2 commits
-
-
Le Roux Erwan authored
[contrasting] for preliminary_analysis.py from now we use fevd fit method & fit on series with more than 90% of non zero maxima. improve coherence plot
-
Le Roux Erwan authored
[contrasting] add general test for test_gev_spatio_temporal_polynomial_extremes_mle.py. refactor a bit
-
- 01 Oct, 2020 1 commit
-
-
Le Roux Erwan authored
[contrasting] fix test_gev_spatio_temporal_polynomial_extremes_mle.py for computing the confidence interval. improve coherence curve. remove sensitivity checks in one fold fit. add significant percentages for histograms of models selected. deactivate some tests for speed purpose
-
- 29 Sep, 2020 1 commit
-
-
Le Roux Erwan authored
-
- 28 Sep, 2020 1 commit
-
-
Le Roux Erwan authored
[contrasting] add xlabel, remove 300m from the lower altitude group. add condition that we consider only altitude for which the massif has less than 10% of non zero annual maxima. return period is changed to 100.
-
- 21 Sep, 2020 2 commits
-
-
Le Roux Erwan authored
-
Le Roux Erwan authored
[contrasting] consider also the stationary model for selection. consider a level of altitude only if at least 2 altitudes are present & the reference altitude is present.
-
- 18 Sep, 2020 1 commit
-
-
Le Roux Erwan authored
[contrasting] improve pointwise_gev_study_visualizer.py with a linear regression against the altitude. modify the _maxima_gev depending on the fit method
-
- 15 Sep, 2020 1 commit
-
-
Le Roux Erwan authored
-