Recently Published

HTML
Maxent
My first R Markdown file
Some analysis of Air quality datasets in R
Non-parametric Alternative for Two-way ANOVA with repeated measures
In this notebook, I have used two approaches for the non-parametric alternative of the two-way ANOVA and why I used both: Aligned Rank Transform (ART) ANOVA is a non-parametric approach to factorial ANOVA that enables you to analyze the interaction as well as the main effects. The nparLD package in R is used for performing non-parametric analysis of longitudinal data (i.e., repeated measures) or factorial experiments where assumptions like normality and homogeneity of variance are violated.
Education Expenditure and Refugees: A Simple Analysis
This simple report explores whether higher education expenditure (% of GDP) correlates with the number of refugees hosted by a country. The hypothesis is that countries investing more in education may have stronger capacity to support refugee populations.
Test
policy proposal
daily report_0709
ISLR CH7 R Practice
Friedman Test (Sleep Sufficiency in 3 assessments)
Friedman test is the non-parametric equivalent to one-way ANOVA wiht repeated measures