Documentation

Logarithmic Regression

@statili/forge ·v0.0.2-beta.0 ·1 export

signature
logarithmicFacts(options: LogarithmicFactOptions, statsResult: RegressionResult): FactResult
Generates facts from a logarithmic regression result.
Emits trend.logarithmic, effect.diminishing where the curve rises, fit.quality, fit.error, and a small-sample caveat.

Parameters

NameTypeDescription
options CommonFactOptions
statsResult RegressionResult

Returns

FactResult