Description Usage Arguments Value Examples
Computes the covariance matrix.
1 | Sfct(s, L)
|
s |
vector - Variance. The function will take the diagonal matrix where the diagonals elements equals to the elements of s. |
L |
matrix - Matrix of total causal effects of the GBN. |
Gives the covariance matrix between L and a diagonal matrix : the elements of this matrix are equal to the elements of s.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.