Skip to content
Prev 333698 / 398506 Next

error in eval

And in fact

attach(lizards)

is included on page 560. You must have left it out of your
example code. Without it, your first example would not have run
either. 

-------------------------------------
David L Carlson
Department of Anthropology
Texas A&M University
College Station, TX 77840-4352

-----Original Message-----
From: r-help-bounces at r-project.org
[mailto:r-help-bounces at r-project.org] On Behalf Of peter
dalgaard
Sent: Tuesday, November 26, 2013 8:01 AM
To: philthe1st
Cc: r-help help
Subject: Re: [R] error in eval

AFAICT, your code should not be expected to run unless you have
an attach(lizards) prior to the glm() call. Either that or you
need data=lizards in the call itself.

-pd

On 26 Nov 2013, at 12:43 , philthe1st
<philip.brown at bristol.ac.uk> wrote:

            
up against a
find a solution.
through some of
and installed
around with
using the
tried changing
changed since
http://r.789695.n4.nabble.com/error-in-eval-tp4681170.html
http://www.R-project.org/posting-guide.html
code.