Skip to content
Prev 277725 / 398506 Next

package installtion

I believe the problem is a column of zeroes in my x matrix.? I have tried the suggestions in the documentation, 
so now to try to confirm the probelm I'd like to run debug.? Here's where I think the problem is:

###~~~~~~~~~~????? Fitting the model using lmer funtion??? ~~~~~~~~~~###
(fitmodel <- lmer(modelformula,data,family=binomial(link=logit),nAGQ=1))
mtrace(fitmodel)

I added the mtrace to catch the error, but get the following:

Error in mtrace(fitmodel) : Can't find fitmodel

How can I debug this?

?
----- Original Message -----
From: Rolf Turner <rolf.turner at xtra.co.nz>
To: Scott Raynaud <scott.raynaud at yahoo.com>
Cc: "r-help at r-project.org" <r-help at r-project.org>
Sent: Wednesday, November 16, 2011 6:04 PM
Subject: Re: [R] package installtion
On 17/11/11 05:37, Scott Raynaud wrote:
This is the ``push every possible button until you get a result and to hell with what
anything actually means'' approach to statistics.? The probability of getting a
*meaningful* result from this approach is close to zero.

Why don't you try to *understand* what is going on, rather than wildly throwing
every possible piece of software at the problem until one such piece runs?

? ? cheers,

? ? ? ? Rolf Turner