Commit graph

22 commits

Author SHA1 Message Date
997c154ba3 💻 Ajout des résultats de simulations et ajout des méthodes REML 2024-03-17 13:12:09 +01:00
c4c132f902 Calcul Hessienne exact 2024-03-12 13:02:35 +01:00
c8c45e4f48 🖊️Refactored utils.R 2024-03-12 11:06:19 +01:00
971c8a49cb Modifications from last meeting 2024-02-29 15:44:16 +01:00
f2ec8c9e5b Merge branch 'main' of github.com:Polarolouis/anova-phylogenetique-projet-msv 2024-02-21 14:56:53 +01:00
da0c23912f Images 2024-02-21 14:53:28 +01:00
Paul Bastide
f3bb5bba45 Try using REML on chen simu data. 2024-02-13 16:17:57 +01:00
846f3316ea 📝Correcting missing tree parameter 2024-02-11 19:22:08 +01:00
0cad78d968 📝Extract pvalue computations 2024-02-11 18:30:32 +01:00
b4384acc39 Adding realTree simulations 2024-02-10 18:35:58 +01:00
9b4c5f7a86 Moving simulation functions in utils and adapting it for more than two groups 2024-02-10 18:20:45 +01:00
00d4f979f8 Extracting nb_species and K number of groups from model fit 2024-02-07 11:43:50 +01:00
d7386b1096 Adding comments for todo 2024-02-06 18:48:04 +01:00
84c51a45b9 Added a test_selected_correctly function 2024-01-24 12:15:02 +01:00
820716a4cd 🐛 Fixing forgotten tree argument in lrt 2024-01-24 11:17:24 +01:00
73448ad446 🐛Fixing forgotten F test for pvalues, missing measurement error 2024-01-24 11:03:37 +01:00
39df26a712 🖍️Moving functions to utils 2024-01-24 10:49:07 +01:00
245137fc97 Adding missing functions for Satterthwaite ddf implementation
🐛 Handling sigma2_measure = 0 case for ddf computation
2024-01-22 19:09:27 +01:00
b2212c5ef8 🐛 : Adding missing compute_hessian 2024-01-22 17:39:17 +01:00
ea98e5c878 Adding Paul's Satterthwaite approximation to utils.R 2024-01-22 17:35:03 +01:00
fe02088233 Finished reimplementing properly 2024-01-15 17:44:23 +01:00
6e80eff1a4 Began reimplementing properly 2024-01-11 18:13:26 +01:00