Skip to content

Commit 4594037

Browse files
20251221 - clean up
1 parent efc3a2f commit 4594037

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

eda.qmd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -430,10 +430,6 @@ mydata %>%
430430
mshapiro.test
431431
```
432432

433-
## Statistical decision tree
434-
435-
<https://upload.wikimedia.org/wikipedia/commons/7/74/InferentialStatisticalDecisionMakingTrees.pdf> (archived at <https://perma.cc/L2QR-ALFA>)
436-
437433
## Tests of systematic missingness (i.e., whether missingness on a variable depends on other variables)
438434

439435
- Generally test:

statistics.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ Here are potential sources for workshops on various statistical topics:
2222

2323
# Statistical Decision Tree {#statisticalDecisionTree}
2424

25-
![A Statistical Decision Tree For Choosing an Appropriate Statistical Procedure. Adapted from: <https://commons.wikimedia.org/wiki/File:InferentialStatisticalDecisionMakingTrees.pdf>. The original source is: Corston, R., & Colman, A. M. (2000). *A crash course in SPSS for Windows*. Wiley-Blackwell. Changes were made to the original, including the addition of several statistical tests.](images/statisticalDecisionTree.png)
25+
![A Statistical Decision Tree For Choosing an Appropriate Statistical Procedure. Adapted from: <https://commons.wikimedia.org/wiki/File:InferentialStatisticalDecisionMakingTrees.pdf> (archived at <https://perma.cc/L2QR-ALFA>). The original source is: Corston, R., & Colman, A. M. (2000). *A crash course in SPSS for Windows*. Wiley-Blackwell. Changes were made to the original, including the addition of several statistical tests.](images/statisticalDecisionTree.png)
2626

27-
![A Statistical Decision Tree For Choosing an Appropriate Statistical Procedure, Re-Formulated in a Regression Framework. Adapted from: <https://commons.wikimedia.org/wiki/File:InferentialStatisticalDecisionMakingTrees.pdf>. The original source is: Corston, R. & Colman, A. M. (2000). *A crash course in SPSS for Windows*. Wiley-Blackwell. Changes were made to the original, including re-formulating the tests in a regression framework.](images/statisticalDecisionTreeRegression.png)
27+
![A Statistical Decision Tree For Choosing an Appropriate Statistical Procedure, Re-Formulated in a Regression Framework. Adapted from: <https://commons.wikimedia.org/wiki/File:InferentialStatisticalDecisionMakingTrees.pdf> (archived at <https://perma.cc/L2QR-ALFA>). The original source is: Corston, R. & Colman, A. M. (2000). *A crash course in SPSS for Windows*. Wiley-Blackwell. Changes were made to the original, including re-formulating the tests in a regression framework.](images/statisticalDecisionTreeRegression.png)

0 commit comments

Comments
 (0)