Skip to content
Prev 294808 / 398502 Next

error code trying to extract second column from coeftest output

I recommend that you troubleshoot your own problem using the str function... for example, str( coeftest(lmodT_WBHO)). The error message is not a "code"... it is perfectly readable English, and it is telling you that the result of calling coeftest is not a list with parts that can be pulled out using the $ operator.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.
rl269 <rlisi at acad.umass.edu> wrote: