Description Usage Arguments Value Examples
View source: R/vector_summary_stats.R
Test the difference in variances between distributions.
1 2 | ## S3 method for class '2'
var.test(x, y)
|
x |
A categorical value (factor) with two levels |
y |
A list of response values |
A p-value coming from var.test()
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.