Skip to content

@addmaple/stats API Reference - v0.2.4 / RegressionResult

Interface: RegressionResult

Table of contents

Properties

Properties

slope

Readonly slope: number

Defined in

wasm-types.ts:44


intercept

Readonly intercept: number

Defined in

wasm-types.ts:45


r_squared

Readonly r_squared: number

Defined in

wasm-types.ts:46


residuals

Readonly residuals: Float64Array

Defined in

wasm-types.ts:47