Skip to content
Prev 333226 / 398506 Next

Bug in predict.lm?

On 16 Nov 2013, at 03:06 , Charles Berry <ccberry at ucsd.edu> wrote:

            
Hmm, maybe, but this is the sort of thing that code analysis tries to catch (as in "no visible binding for global variable 'w'"). Apparently, the code checker is not smart enough to detect cases where a local variable is _sometimes_ not defined.