Commit graph

42 commits

Author SHA1 Message Date
Paul Bastide
f3bb5bba45 Try using REML on chen simu data. 2024-02-13 16:17:57 +01:00
e922c98836 Applied our methods to data and adjusted pvalues 2024-02-11 19:22:31 +01:00
846f3316ea 📝Correcting missing tree parameter 2024-02-11 19:22:08 +01:00
e4668fc341 Saving work on anovaComparison 2024-02-11 18:39:22 +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
a7aee4f382 Begin working on real tree data 2024-02-10 15:41:42 +01:00
e1b9cfea28 Cosmetic 2024-02-10 15:41:31 +01:00
00d4f979f8 Extracting nb_species and K number of groups from model fit 2024-02-07 11:43:50 +01:00
aa13972a3d Adding what to do in realTreeMethod 2024-02-06 18:48:32 +01:00
d7386b1096 Adding comments for todo 2024-02-06 18:48:04 +01:00
bdd464f754 Activated REML 2024-02-06 18:46:24 +01:00
e438eb2223 Changing round digits and adding images 2024-02-03 17:03:40 +01:00
2a38800f4c Removing old plot and extracting functions 2024-02-03 16:57:52 +01:00
5251d1cb7e Removing old code, adding new plot function and renaming 2024-02-03 16:39:25 +01:00
aab36a16d0 Merge branch 'main' of github.com:Polarolouis/anova-phylogenetique-projet-msv 2024-02-03 14:06:39 +01:00
cfd7346c00 Modif anovaComparison 2024-02-03 14:03:49 +01:00
13f0d1ccd6 Ajout de vrai données pour la simulation 2024-02-03 14:03:20 +01:00
16f512c53b Implemented function to simulate dataset and first PoC 2024-01-24 12:15:46 +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
76aac40c51 🖍️ Removing old code to replace it 2024-01-24 11:06:08 +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
70bdebfeb9 🖍️Refactoring the code
Began the implementation of the inference and simulation SEPARATED methods
2024-01-23 23:02:19 +01:00
bf8cfce2ea Beginning to add degrees of freedom to dataframe and adding TODOs objectives 2024-01-23 18:54:45 +01:00
f8e38ed979 Fixing error 2024-01-23 18:53:31 +01:00
d036f5c64d 📊Adding new data 2024-01-23 18:52:51 +01:00
3908729ac2 🐛Fixing bugs that lead to incorrect type I error evaluation 2024-01-23 18:52:08 +01:00
37e41bb2fc Added heritability parameters according to Paul's code 2024-01-22 20:08:17 +01:00
d6fec44a1e Adding hline for risk_threshold 2024-01-22 19:40:45 +01:00
48dbc3e37d Implementing method comparison 2024-01-22 19:12:10 +01:00
bda79d4195 🧹 Reformating and renaming 2024-01-22 19:11:22 +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
98b5696110 Adding Paul's contribution 2024-01-22 17:17:38 +01:00
8ad59a13e6 Added the possibility to choose Hypothesis 2024-01-16 16:25:38 +01:00
2f5d5a224e Adding the pvalue computation for likelihood ratio 2024-01-16 15:33:22 +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