nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Data.ChartPlots.Statistics

Microsoft.VisualBasic.Data.ChartPlots.Statistics 1.0.9762.11310.

Namespaces 3 Types 24 Members 66

01 Namespaces

Microsoft.VisualBasic.Data.ChartPlots.Statistics

Statistical plot extensions built on the chart plotting library: distribution, box plot and heat map chart helpers.

TypeSummary Members
Bihistogram Bihistogram > http://www.itl.nist.gov/div898/handbook/eda/section3/bihistog.htm The bihistogram is an EDA tool for assessing whether a before-versus-after engineering modific… 1
ForestPlot A forest plot, also known as a blobbogram, is a graphical display of estimated results from a number of scientific studies addressing the same question, along with the overall re… 0
HistStackedBarplot 1
QQPlot Quantile-Quantile Plot > http://www.itl.nist.gov/div898/handbook/eda/section3/qqplot.htm The quantile-quantile (q-q) plot is a graphical technique for determining if two data… 1
RegressionPlot 1
ROCPlot 3
SampleView 通过正态分布曲线和散点图来可视化用户的样品数据 0
ScatterExtensions 5
TimePoint 5
TimeTrends 1
ZScores 8
ZScoresPlots Plot of the pnorm.Z()) 0

Microsoft.VisualBasic.Data.ChartPlots.Statistics.Heatmap

Heat map plots.

TypeSummary Members
BubbleHeatmap 普通的热图是整体进行比对,使用填充在方格内的颜色来区分数值 而泡泡热图,则是进行单个行数据在样本间的比较,行之间可以使用不同的颜色区分,数值使用泡泡的半径大小来表示 0
CorrelationTriangle 1
DataScaler 3
DensityPlot 类似于Contour,但是这个是基于点的密度来绘图的 3
DrawElements Draw a specific heatmap element 8
HeatMap A heat map (or heatmap) is a graphical representation of data where the individual values contained in a matrix are represented as colors. 1
Internal heatmap plot internal 3
PlotArguments 9
PlotExtensions 1

Microsoft.VisualBasic.Data.ChartPlots.Statistics.PCA

Principal component analysis plots.

TypeSummary Members
Ellipse PCA 统计椭圆类,用于表示基于协方差的置信椭圆 8
PCAPlot 3
ScreePlot 碎石图 0