Commit graph

46 commits

Author SHA1 Message Date
54b37e47f6 Ajout de vrais données 2024-02-03 14:02:45 +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
87c2d77034 📊 Adding simulation graphs 2024-01-23 18:55:12 +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
7a1734ceaf Merge branch 'main' of github.com:Polarolouis/anova-phylogenetique-projet-msv 2024-01-22 15:36:28 +01:00
8ad59a13e6 Added the possibility to choose Hypothesis 2024-01-16 16:25:38 +01:00
Paul Bastide
286dc434b6 Merge branch 'main' of github.com:Polarolouis/anova-phylogenetique-projet-msv 2024-01-16 15:37:01 +01:00
2f5d5a224e Adding the pvalue computation for likelihood ratio 2024-01-16 15:33:22 +01:00
Paul Bastide
008f2cce96 Try standardized parameters 2024-01-16 14:39:10 +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
b5f8b6ea26 Committing previous work before a proper reimplementation 2024-01-11 16:15:12 +01:00
1c54c566be Added facet_grid for better readability 2024-01-04 15:55:36 +01:00
f236ca93c1 Last commit 2024-01-04 15:30:18 +01:00
1af2df6827 Live modif 2024-01-04 14:58:27 +01:00
38631e49a2 Changes 2024-01-04 12:57:51 +01:00
c9b0f65d03 Ajout scripts Paul satterthwaite 2024-01-04 12:40:38 +01:00
074d3d9dc1 Added a plot to compare the different cases 2024-01-04 12:12:34 +01:00
28377d6339 Begin working on script launch to test conditions 2024-01-04 12:12:11 +01:00
72bc7646c7 Fix degrees of freedom 2024-01-04 12:11:53 +01:00
27e8c56d40 Separation des fonctions utiles du code de test 2024-01-04 10:45:21 +01:00
326d2d3359 Ajout des tests d'hypo fonctionnels 2024-01-04 10:35:14 +01:00
e62b560e0a Added modifications after meeting with Mélina 2023-11-29 19:56:25 +01:00
fff517b526 Added TODO after meeting with Mélina 2023-11-29 18:49:51 +01:00
0954e00dc3 Turned to run N positive and negative cases 2023-11-22 17:09:48 +01:00
ed05a47f80 Adding test-anova-phylo.R 2023-11-15 09:29:15 +01:00
e83e82554e Added multiple BM generation 2023-11-09 17:47:34 +01:00
c53cbe3c49 Fix typo 2023-11-09 17:34:53 +01:00
9efcc969f9 First rough sketch of a simulation for brownian movement 2023-11-09 17:28:37 +01:00
c5b21ff064 Editing LICENSE to match the two authors 2023-10-31 10:29:24 +01:00
1e278bf634
Initial commit 2023-10-31 10:24:21 +01:00