Hypothesis testing and Effect size estimation
| Type | Test | CI available? | Function used |
| :------------- | :------------------------------------------- | :------------ | :--------------------------- |
| Parametric | Pearson's correlation coefficient | Yes | correlation::correlation()
|
| Non-parametric | Spearman's rank correlation coefficient | Yes | correlation::correlation()
|
| Robust | Winsorized Pearson's correlation coefficient | Yes | correlation::correlation()
|
| Bayesian | Bayesian Pearson's correlation coefficient | Yes | correlation::correlation()
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.