View source: R/ldhmm-forecast_prob.R
| ldhmm.forecast_prob | R Documentation | 
This utility computes the forecast probability distribution (Zucchini, 5.3)
ldhmm.forecast_prob(object, x, xf, h = 1)
| object | an ldhmm object | 
| x | numeric, the observations. | 
| xf | numeric, the future observations to be forecasted. | 
| h | integer, time steps to forecast. | 
matrix of probabilities, size of h times size of xf.
Stephen H. Lihn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.