norm_marginal: Get univariate normal marginal distribution from an HMM.

View source: R/univariate_normal_hmm_functions.R

norm_marginalR Documentation

Get univariate normal marginal distribution from an HMM.

Description

Get univariate normal marginal distribution from an HMM.

Usage

norm_marginal(start, end, n, mod, stationary)

Arguments

start

Smallest value in range.

end

Largest value in range.

mod

List of HMM parameters

stationary

Boolean, whether the HMM is stationary or not

Value

Dataframe


longjess/hornsharkHMM documentation built on June 15, 2022, 11:32 p.m.