View source: R/ldhmm-state_pdf.R
ldhmm.state_pdf | R Documentation |
Computing the PDF per state given the observations. Only one of state or x can be a vector per call.
ldhmm.state_pdf(object, state, x)
object |
an ldhmm object |
state |
numeric, the states. |
x |
numeric, the observations. |
a vector or matrix of PDF. The dimension of matrix is state times x
Stephen H. Lihn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.