faster_det | R Documentation |
A function to calculate the determinant of M (faster than solve)
faster_det(k_1_d, k_2_d, M_d)
k_1_d |
The current value of k1 |
k_2_d |
The current value of k2 |
M_d |
The M matrix |
The determinant
Bruna Wundervald, brunadaviesw@gmail.com.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.