average_hessians | R Documentation |
...
average_hessians(derivatives, pairs, data, id, A)
derivatives |
the derivatives returned by get_mmm_derivatives(). |
pairs |
A character matrix with pairs returned by the make_pairs function. |
data |
The data.frame with original data in long format. |
id |
A character value with the subject identifier in the orginal data. |
A |
the A helper matrix returned by the create_A_matrix function. |
a Sparse matrix of the MMM Hessian
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.