fisher_general | R Documentation |
Compute the Fisher information matrix for a given data and theta vector
fisher_general(data = list(x, y), theta, dmetric)
dmetric |
string - distance metric - "euclidean" or "great_circle" |
data: |
list of data vectors, x, and y |
theta: |
list of n parameters (estimated theta) |
list of fisher matrix elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.