How to solve error memory R package pedigree
0
0
Entering edit mode
5.8 years ago
Kian ▴ 50

whats the problem this error and how to solve this in R?

library(pedigreemm)
A<-getA(A)
> A<-as.matrix(A)
Error in asMethod(object) : 
Cholmod error 'problem too large' at file ../Core/cholmod_dense.c, line 105
pedigree R software error memory • 8.1k views
ADD COMMENT
0
Entering edit mode

How big is your A ? Do you have enough RAM? See related post: https://stackoverflow.com/questions/33581617/large-sparse-matrix-to-matrix-r

ADD REPLY
0
Entering edit mode

dim (A)= 13000 RAM 16 gig the post haven't any suggestion for the error.

ADD REPLY

Login before adding your answer.

Traffic: 1944 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6