| .counts_to_transition_probs | R Documentation |
Given counts array with last dimension being Y_k and earlier dimensions being conditioning variables, compute P(Y_k | conditioning).
.counts_to_transition_probs(counts)
counts |
Array of counts, last dimension is response |
Array of transition probabilities (same dimensions)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.