coxstuart | R Documentation |
Perform Cox-Stuart test for location or dispersion.
coxstuart(y, type = c("trend", "deviation", "dispersion"), alpha = 0.05)
y |
input data. |
type |
type of test. Can be:
|
alpha |
significance level. |
A list containing:
H
: hypothesis outcome.
p.value
: corresponding p-value.
Htxt
: textual description of the hypothesis outcome.
Nikolaos Kourentzes, nikolaos@kourentzes.com.
coxstuart(referrals)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.