search for: scc2

Displaying 1 result from an estimated 1 matches for "scc2".

Did you mean: gcc2
2011 May 18
1
strucchange package Linux help
...lt;- lm(RealInt~0 + fac.ri) summary(fm.ri) vcov.ri <- function(x,...) kernHAC (x, kernel = 'Quadratic Spectral', prewhite = 1, approx = 'AR(1)', ...) coef(bp.ri, breaks <- 3) sapply(vcov(bp.ri, breaks = 3, vcov=vcov.ri), sqrt) confint(bp.ri, breaks = 3, vcov=vcov.ri) png('SCC2.png') plot(RealInt) lines(as.vector(time(RealInt)), fitted(fm.ri), col=4) lines(confint(bp.ri, breaks = 3, vcov=vcov.ri)) dev.off() print(paste('Plot in SCC2.png in', getwd())) -- Sent from my mobile device Envoyait de mon telephone mobil