|
|
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 |
|
|
|
54b37e47f6
|
Ajout de vrais données
|
2024-02-03 14:02:45 +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 |
|
|
|
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 |
|