Description Usage Arguments Value Examples
mphcrm
parametrizes the probabilities that it optimizes.
For n+1 probabilities there are n parameters a_j, such that
probability P_i = \frac{a_i}{∑_j \exp(a_j)}, where we assume that a_0 = 0.
1 2 3 |
a |
a vector of parameters |
p |
a vector of probabilities with sum(p) = 1 |
a2p
returns a vector probabilities with sum 1.
p2a
returns a vector of parameters.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.