Skip to content

effectPlot

effectPlot(model, variable, data, options?): any

Defined in: ds/src/plot/diagnostics.js:209

Generate effect plot for a specific predictor

Parameters

model

any

Fitted GLM model

variable

string

Variable name

data

any

Original data

options?

any = {}

Plot options

Returns

any

Observable Plot specification