View source: R/auxiliary_functions.R
get_max_alpha | R Documentation |
Maximum alpha for a given marginal equilibrium probability p.
get_max_alpha(p)
p |
a probability of success in a two-state Markov chain. |
maximum alpha given p, alpha_m.
get_max_alpha(.1)
get_max_alpha(.5)
get_max_alpha(.9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.