Hi, Kalin, maybe you need this:
A=diag(4)+1
prod(diag(chol(A))^2) # it can help you get det(A)




2007/11/17, kalin lagno <[EMAIL PROTECTED]>:
> Hi,
> Which R function I should use to obtain determinant of a matrix with real(and 
> complex) numbers?
>
> Kalin
>
> ---------------------------------
> Never miss a thing.   Make Yahoo your homepage.
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to