Skip to content

Documentation v1.0.0


Documentation / @openassistant/geoda / SpatialRegressionFunctionContext

Type Alias: SpatialRegressionFunctionContext

SpatialRegressionFunctionContext = object

Defined in: src/regression/tool.ts:39

Properties

config?

optional config: object

Defined in: src/regression/tool.ts:41

theme?

optional theme: string


getValues

getValues: GetValues

Defined in: src/regression/tool.ts:40

Released under the MIT License.