Skip to content

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

Interface: WasmRegressionResult

Table of contents

Properties

Properties

slope

Readonly slope: number

Defined in

wasm-types.ts:100


intercept

Readonly intercept: number

Defined in

wasm-types.ts:101


r_squared

Readonly r_squared: number

Defined in

wasm-types.ts:102


residuals

Readonly residuals: ArrayResult

Defined in

wasm-types.ts:103