Recently Published
DEFRA Document
Playing around with data from AURN sites.
Final Assignment Opitz
Depression in Italy
Climate derivatives
starting from nasa climate data the development of climate temperature derivatives
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.