[R] R det

Denver XU financialengine at gmail.com
Sat Nov 17 12:19:18 CET 2007


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 <kalinlagno at yahoo.com>:
> 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 at 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.
>


More information about the R-help mailing list