Type Alias: RunRegressionProps
RunRegressionProps:
object
Defined in: packages/geoda/src/regression/utils.ts:26
Type declaration
datasetName
datasetName:
string
model
model:
string
weights?
optional
weights:WeightsProps
x
x:
number
[][]
xNames
xNames:
string
[]
y
y:
number
[]
yName
yName:
string