Skip to content
Prev 10729 / 63424 Next

(PR#4450)

This is fixed (sort of) in R-1.8.0 which explicitly says that the det
function does not handle complex matrices.
Error in determinant.matrix(x, logarithm = TRUE, ...) : 
	determinant not currently defined for complex matrices

R.P.P.P.Grasman@uva.nl writes: