inst/scripts/onionbnd.q

data(wonions, {
par(mfrow=c(1,2))
sig.trace(sm.ancova(Density, log(Yield), Locality,
        model = "parallel",display = "none"),
        hvec = seq(5,30, length = 12))
sm.ancova(Density, log(Yield), Locality, h = 15, 
        model = "parallel")
par(mfrow=c(1,1))
})

Try the sm package in your browser

Any scripts or data that you put into this service are public.

sm documentation built on July 4, 2022, 5:06 p.m.