Skip to content

Documentation / @ripl/charts / KdeOptions

Interface: KdeOptions ​

Defined in: charts/src/core/statistics.ts:234

Options for kde.

Properties ​

PropertyTypeDescriptionDefined in
bandwidth?numberKernel bandwidth; defaults to Silverman's rule of thumb.charts/src/core/statistics.ts:236