Property LogitPs
- Namespace
- Bonsai.ML.HiddenMarkovModels.Observations
- Assembly
- Bonsai.ML.HiddenMarkovModels.dll
LogitPs
The logit P of the observations for each state.
public double[,] LogitPs { get; set; }
Property Value
- double[,]
The logit P of the observations for each state.
public double[,] LogitPs { get; set; }