search for: modw

Displaying 2 results from an estimated 2 matches for "modw".

Did you mean: mode
2012 Apr 11
1
Problem with effects package
...oyment unempt$durbin <- unempt$durbin - 1 library( reshape ) unempt <- melt( table( unempt ) ) unempw <- cast( unempt, age ~ durbin ) names( unempw ) <- c( 'age', 'short', 'long' ) modt <- glm( durbin ~ age, weights = value, family = binomial, data = unempt ) modw <- glm( cbind( short, long ) ~ age, family = binomial, data = unempw ) library( effects ) modt.ef <- effect( 'age', modt ) # works! modw.ef <- effect( 'age', modw ) # doesn't work! # Error in eval(expr, envir, enclos) : object 'age' not found # end ____________...
2002 Oct 29
2
File locking problems - v2.2.6
...ode pic x(1). 77 f-reply pic 9(1). 77 mod pic s9(6) comp. 77 mod1 pic s9(2) comp. 77 mod2 pic s9(2) comp. 77 modw pic s9(6) comp. * 01 f-disp pic 9(5). 01 filler redefines f-disp. 03 f-disp-9 pic 9(1). 03 filler pic x(4). * 0...