Changes in version 2023-11-12 Initial version Changes in version 1.3 (2026-02-03) Changes - Fix evaluation environments when arguments is used (#4) Changes in version 1.2.1 (2025-07-03) Changes - Changes due to update of ggplot2 to 4.0.0 (S3 classes not exported anymore) Changes in version 1.2 (2025-05-12) Changes - Function gp_endpt_prof renamed endpoint.profile - New plot endpoint.tstab for threshold stability plot, with associated plot/autoplot methods. - Bug fix: change incorrect events in npsurv Changes in version 1.1 (2024-07-06) Changes: - New S3 methods AIC/BIC for models - Fix npmle threshold, expose number of iterations - S3 methods summary and print for objects of class npelife now returns restricted mean plus the threshold. The summary method returns the vector with a custom implementation, rather than using the method for ecdf. - fit_elife now returns a more informative error message if no data exceed the threshold. - fit_elife correctly recover from failure to compute standard errors for exp model