Search found 2 matches
- Mon Dec 18, 2023 8:40 am
- Forum: Help
- Topic: Cholmod 'out of memory' error in mixed model linear regression
- Replies: 3
- Views: 5154
Re: Cholmod 'out of memory' error in mixed model linear regression
Hi, thanks for the reply. I honestly couldn't tell. It does not seem very complex to me though. Code is the following. With around 100 expressions in the cluster variable 'Messnummer' The code in syntax mode is this: gamlj::gamljMixed( formula = AR ~ 1 + Geschlecht + Behandlung + Sauerstoffentzug + ...
- Sat Dec 16, 2023 11:58 am
- Forum: Help
- Topic: Cholmod 'out of memory' error in mixed model linear regression
- Replies: 3
- Views: 5154
Cholmod 'out of memory' error in mixed model linear regression
Hi, I am running a mixed model linear regression in gamlj 2.6.6 with 5 factors and a cluster variable with around 100 different expressions. When I let it run on my Computer (16GB RAM I get an error in the means of Cholmod error 'out of memory' at file ../Core/cholmod_memory.c, line 147. When I use ...