summary.correlation_test {nzilbb.vowels} | R Documentation |
Set alpha to change significance level and n_cors to change number of pairwise correlations given.
## S3 method for class 'correlation_test'
summary(object, alpha = 0.05, n_cors = 5, ...)
object |
object of class |
alpha |
significance level for counting correlation as significant. |
n_cors |
number of pairwise correlations to list. |
... |
additional arguments affecting the summary produced. |
a glue
object.