tests/df-residual.R

# df-residual.R --- Test function df.residual

library(usl)

data(specsdm91)

options(digits=3)

u <- usl(throughput ~ load, specsdm91)

df.residual(u)
smoeding/usl documentation built on Oct. 1, 2022, 3:14 a.m.