Skip to content
Prev 244092 / 398506 Next

waldtest and nested models - poolability (parameter stability)

On Mon, 6 Dec 2010, Roberto Patuelli wrote:

            
Hmmm, not sure where this comes from. My guess is that it's not 
waldtest() but sandwich().

Try
   sandwich(inv.log.leva.base)
   sandwich(inv.log.leva)
to see which one of the two is the culprit. Is there something else 
non-standard about the fitted model objects that I missed?

If not, try to boil this down to a smaller example that still has the 
problem and try to provide a reproducible version of it.

Best,
Z