Skip to content
Prev 284966 / 398502 Next

fixed effects with clustered standard errors

Dear Giovanni,

I recalled the procedure and here is the output :

Erreur : impossible d'allouer un vecteur de taille 39.2 Mo
De plus : Messages d'avis :
1: In structure(list(message = as.character(message), call = call),  :
  Reached total allocation of 12279Mb: see help(memory.size)
2: In structure(list(message = as.character(message), call = call),  :
  Reached total allocation of 12279Mb: see help(memory.size)
3: In structure(list(message = as.character(message), call = call),  :
  Reached total allocation of 12279Mb: see help(memory.size)
4: In structure(list(message = as.character(message), call = call),  :
  Reached total allocation of 12279Mb: see help(memory.size)
Pas d'historique des fonctions appel?es ('traceback') disponible

I had a similar problem with another stat software but in a different
context : when I tried to fit a fixed effect logit model.
The soft did not converge because, as you rightly guessed at the
beginning of this thread, the number of points for some individuals is
too high.

This might be the source of error here, probably?
I recall that the median number of points in my database is quite low
at 10, but I have individuals with more than 2000, 5000 or even 50 000
points!

What do you think ?

Many thanks
Best,
On 9 February 2012 10:31, John L <cariboupad at gmx.fr> wrote: