nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Math.Core / Violin

Violin

Full name Microsoft.VisualBasic.Math.Distributions.BinBox.Violin Assembly Microsoft.VisualBasic.Math.Core Members 8

01 Syntax

Microsoft.VisualBasic.Math.Distributions.BinBox.Violin

02 Methods

NameOverloadsSummary
ViolinDensity 1 generates the plot data
Bandwidth 1 Silverman带宽计算法则
KDE 1 计算核密度估计

03 Properties

NameOverloadsSummary
range 1 upper and lower bound range of the plot
sd 1
mean 1
nsize 1
quartile 1

04 Members

method ViolinDensity #
ViolinDensity(Int32)

generates the plot data

Parameters
NameTypeDescription
nPointsInt32

-

method Bandwidth #
Bandwidth

Silverman带宽计算法则

method KDE #
KDE(Double(), Double)

计算核密度估计

property range #
range

upper and lower bound range of the plot

property sd #
sd
property mean #
mean
property nsize #
nsize
property quartile #
quartile