powered by
The function rho returns the autocorrelation parameter from either a praislm or a twoStepsBenchmark object. If include.rho is FALSE, rho returns zero.
rho
include.rho
FALSE
rho(object)
a double of length 1.
a praislm or twoStepsBenchmark object.
benchmark <- twoStepsBenchmark(turnover,construction,include.rho = TRUE); rho(benchmark)
Run the code above in your browser using DataLab