Posts by Ricardo Adelino • 73 points
2 posts
-
2
votes0
answers403
viewsQ: Error in Solve.default(var(x)) - R
I’ve been trying to build a distribution map for certain species using distance methods. I’m having difficulty getting results via Mahalanobis Distance. The package that has this function is the…
rasked Ricardo Adelino 73 -
5
votes2
answers878
viewsQ: loop in correlation matrix in R
I have tried to learn about loops and functions in R. So I disposed to the following situation: I have a matching correlation matrix: dados<-matrix(rnorm(100),5,5)…
rasked Ricardo Adelino 73