Documentation / @openassistant/geoda / MoranScatterPlotFunctionArgs
Type Alias: MoranScatterPlotFunctionArgs
MoranScatterPlotFunctionArgs =
z.ZodObject<{datasetName:z.ZodString;variableName:z.ZodString;weightsId:z.ZodOptional<z.ZodString>; }>
Defined in: src/global-moran/tool.ts:21
