Documentation / @ripl/charts / KdeOptions
Interface: KdeOptions
Defined in: charts/src/core/statistics.ts:233
Options for kde.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
bandwidth? | number | Kernel bandwidth; defaults to Silverman's rule of thumb. | charts/src/core/statistics.ts:235 |