Hello, I am new in Rstudio and I am using it for a project of mine and I am a bit confused why I am getting an error.
In log(unlist(lapply(mats, det))) : NaNs produced
I am running a simple Boxm test and it works in many cases but in others I get this. Can someone explain me the meaning of the error and some possible causes cause I am a bit lost from online resources.