powered by
Test for heterogeneity of variances among samples in a time-series
test.var.het(y, method = "Bartlett")
a list with the test statistic, degrees of freedom, and p-value
a paleoTS object
paleoTS
test to use; currently only "Bartlett" is implemented
"Bartlett"
Sokal, R. R and F. J. Rohlf. 1995. Biometry 3rd Ed.
pool.var
data(cantius_L) test.var.het(cantius_L) # significant, but still may want to pool variances
Run the code above in your browser using DataLab