Skip to content

Commit 4fdc222

Browse files
authored
Merge pull request #66 from Labo-Lacourse/add-tutorial-on-deriving-p-values-on-Bns
Update README to add tutorial on deriving p-values.md
2 parents b1df2ec + 36b95ef commit 4fdc222

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,13 @@ and covers:
9090
1. Multiclass Classification;
9191
1. Semi-Supervised Learning;
9292
1. Cross-Validation.
93+
6. [Deriving p-values in StepMix](https://colab.research.google.com/drive/1oaofJ68eHjahSPNty75npBzws3JuAjPO?usp=sharing): a tutorial demonstrating how to transform SM parameters into conventional regression coefficients and how to derive p-values.
94+
The tutorial covers models with:
95+
1. Continuous covariate;
96+
2. Binary covariate;
97+
3. Categorical covariate;
98+
4. Multiple covariates (different distributions);
99+
5. Binary distal outcome;
100+
93101

94102
![](https://drive.google.com/uc?export=view&id=1gajwp-NTu9kSdK_7DBhpiX0SebEx5WMF)

0 commit comments

Comments
 (0)