Closed dglmoore closed 7 years ago
The function inform_tpm computes the transition probability matrix (TPM) for a time series. Each row of the TPM is normalized (or all zeros if no transitions are observed).
inform_tpm
Closes #39
Very clever and awesome. Exactly what I had in mind but more elegant.
The function
inform_tpm
computes the transition probability matrix (TPM) for a time series. Each row of the TPM is normalized (or all zeros if no transitions are observed).Closes #39