Documentation / @openassistant/geoda / LisaLlmResult
Type Alias: LisaLlmResult
LisaLlmResult =
object
Defined in: src/lisa/tool.ts:37
Properties
clusterColorAndLabels?
optionalclusterColorAndLabels:object[]
Defined in: src/lisa/tool.ts:40
color
color:
string
label
label:
string
numberOfObservations
numberOfObservations:
number
value
value:
number
datasetName?
optionaldatasetName:string
Defined in: src/lisa/tool.ts:48
error?
optionalerror:string
Defined in: src/lisa/tool.ts:46
globalMoranI?
optionalglobalMoranI:number
Defined in: src/lisa/tool.ts:39
instructions?
optionalinstructions:string
Defined in: src/lisa/tool.ts:47
success
success:
boolean
Defined in: src/lisa/tool.ts:38
