ClassificationAlgae: Calculates probability of observed algae

View source: R/BivariateAutoregressiveHMM.R

ClassificationAlgaeR Documentation

Calculates probability of observed algae

Description

Calculates probability of observed algae based on latent state and negative binomial parameters

Usage

ClassificationAlgae(observed_val, latent_val, mu_a, k_a)

Arguments

observed_val

Observed algae measurement

latent_val

Latent Markov state

mu_a

mean negative binomial parameter

k_a

size negative binomial parameter

Value

Probability of observed algae


jordanaron22/AndalusiaAlgae documentation built on Feb. 18, 2025, 3:59 p.m.