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