search for: lodummy

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

Did you mean: ldummy
2008 Aug 19
0
environment problems
...has[i], envir=.GlobalEnv) + a[i] <- predict(gam(y~lo(x, span = tt), family=poisson), type='response')[23] + } + return(a) + } > > library(gam) Loading required package: splines > set.seed(321) > x <- runif(50) > y <- rpois(50, lambda=10) > silly(x=x,y=y) Error in lodummy(span = alphas[i]) : object "alphas" not found > silly2(x=x,y=y) [1] 11.56997 10.98681 10.73250 10.63455 10.62692 10.61285 10.61779 10.63234 [9] 10.66311 > > __________________________________________________________________ [[elided Yahoo spam]]