Learn R Programming

UComp (version 4.0.1)

varTest: varTest

Description

Ratio of variances test

Usage

varTest(y, parts = 1/3)

Value

Table with test results

Arguments

y

a vector, ts or tsibble object

parts

portion of sample to estimate variances

Author

Diego J. Pedregal

See Also

colMedians, rowMedians, tests, sumStats, gaussTest, ident, cusum, conv, armaFilter, dif, roots, zplane, acft, slide, plotSlide, Accuracy, tsDisplay, size

Examples

Run this code
varTest(AirPassengers)

Run the code above in your browser using DataLab