ldhmm.forecast_state: Computing the state forecast

Description Usage Arguments Value Author(s)

View source: R/ldhmm-forecast_state.R

Description

This utility computes the state forecast, given the sequence of observations in the past.

Usage

1
ldhmm.forecast_state(object, x, h = 1)

Arguments

object

an ldhmm object

x

numeric, the observations.

h

integer, time steps to forecast.

Value

matrix of probabilities per state (even if h=1), number of states times size of h

Author(s)

Stephen H. Lihn


ldhmm documentation built on Jan. 11, 2020, 9:16 a.m.