Hi,
I got a warning (please check below) when I run the "setup_model_MegaLMM function".
"Message d'avis :
as(<matrix>, "lgTMatrix") is deprecated since Matrix 1.5-0; do as(as(as(., "lMatrix"), "generalMatrix"), "TsparseMatrix") instead "
Do you think it will make problems for the following work? I met a problem in the "initialize_MegaLMM(MegaLMM_state) " function.
r in (function (cond):
error evaluating argument 'x' when selecting a method for function 't': Need S4 class dgCMatrix for a mapped sparse matrix
If you know how to solve this problem, please let me know.
Kind regards,
Yansen
Hi,
I got a warning (please check below) when I run the "setup_model_MegaLMM function".
Do you think it will make problems for the following work? I met a problem in the "initialize_MegaLMM(MegaLMM_state) " function.
If you know how to solve this problem, please let me know.
Kind regards,
Yansen