Marco Torchiano

Results 4 issues of Marco Torchiano

In order to get a similar result as the base graphics `xspline` function, the base proto class has to be a path and not a line. In most cases there...

There is a bug in the implementation of `geom_xspline` that produce a jittered line. Looks like the result is rendered similarly to a `geom_line` rather than a `geom_path`. ```{r} library(ggplot2)...

I report here an anonymized mail: > I have used to calculate the Cliff's Delta effect size for independent variables (Mann Whitney U test), but I'm wondering if the same...

enhancement
question

The doc should include performance considerations and refer to other Cliff delta implementations.

Quality