Table of Contents

Property PriorPrecisionCoefficient

Namespace
Bonsai.ML.LinearDynamicalSystems.LinearRegression
Assembly
Bonsai.ML.LinearDynamicalSystems.dll

PriorPrecisionCoefficient

Gets or sets the prior precision coefficient.

[JsonProperty("prior_precision_coef")]
public double PriorPrecisionCoefficient { get; set; }

Property Value

double