Description Usage Arguments Value
View source: R/is.proper_transition_matrix.R
Test if a markov chain transition matrix follows the form required for the conversion path analysis i.e. Square matrix with two absorbing states (conv, drop), a (start) state that can't be reached from any other state.
1 | is.proper_transition_matrix(transition_matrix)
|
transition_matrix |
a transiton matrix to be tested |
a transition matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.