SmoothDensityHistogram
SmoothDensityHistogram[{{x1,y1},{x2,y2},…}]
绘制值 {xi,yi} 的平滑核直方图.
SmoothDensityHistogram[{{x1,y1},{x2,y2},…},espec]
绘制估值器规范为 espec 的平滑核直方图.
SmoothDensityHistogram[{{x1,y1},{x2,y2},…},espec,dfun]
绘制分布函数 dfun.
更多信息和选项
- SmoothDensityHistogram[data] 默认情况下产生 {{x1,y1},…} 的概率密度函数的有色灰度级输出,基于平滑核密度估计.
- 估值器规范 espec 可以具有 bw 或 {bw,kernel} 的形式.
- 带宽 bw 和 kernel 的规范与 SmoothKernelDistribution 的相同.
- 可能的分布函数 dfun 包括:
-
"PDF" 概率密度函数 "Intensity" 计数密度函数 "CDF" 累积分布函数 "SF" 生存函数 "HF" 风险函数 "CHF" 累积风险函数 - 形式 w[data] 提供了一个封装 w 来应用于所得的图形基元.
- 可以使用下列封装:
-
Annotation[e,label] 提供一个注解 Button[e,action] 当元素被点击时,定义一个要执行的操作 EventHandler[e,…] 对元素定义一个通用事件句柄 Hyperlink[e,uri] 使元素作为超链接使用 PopupWindow[e,cont] 对元素附加一个提示窗口 StatusArea[e,label] 当鼠标移过元素时,显示在状态区中 Style[e,opts] 显示使用指定样式的元素 Tooltip[e,label] 对元素附加一个任意的工具提示条 - SmoothDensityHistogram 与 Graphics 有同样的选项,不同之处与更多选项如下所示: [所有选项的列表]
-
AspectRatio 1 高宽比 BoundaryStyle None 如何绘制 RegionFunction 边界 BoxRatios Automatic 有效三维有界框比率 ClippingStyle None 如何绘制由 PlotRange 剪切的值 ColorFunction Automatic 如何对图线进行着色 ColorFunctionScaling True 是否对 ColorFunction 的变量进行尺度缩放 Frame True 是否在图线周围绘制边框 FrameTicks Automatic 边框刻度记号 LightingAngle None 模拟光源的有效角度 MaxRecursion Automatic 所允许的最大递归子划分数目 Mesh None 绘制多少条网格线 MeshFunctions {#3&} 怎样确定网格线的放置 MeshShading Automatic 如何绘制网格线之间的阴影区域 MeshStyle Automatic 网格线的样式 Method Automatic 修改图线所使用的方法 PerformanceGoal $PerformanceGoal 尝试优化哪些方面的性能 PlotPoints Automatic 在每个方向上函数的样本点的初始数目 PlotRange Automatic 要包括的 f 或其它值的范围 PlotRangeClipping True 是否在图形范围进行剪切 PlotRangePadding Automatic 在值的范围上所需的填充量 PlotTheme $PlotTheme 图线的整体主题 RegionFunction (True&) 如何确定是否应该包括一个点 ScalingFunctions None 如何对单个坐标进行尺度缩放 WorkingPrecision MachinePrecision 用于内部计算的精度 - ColorFunction 被提供了单个变量,默认情况下由 f 的尺度缩放后的值给出,该值可以是分布的 PDF、CDF 等.
- 提供给 RegionFunction 的变量是 x、y 和 f,其中 f 可以是分布的 PDF、CDF 等等.
- 在设置 MeshShading->Automatic 下,网格线之间的颜色从 ColorFunction 的设置计算得到.
- 在 ScalingFunctions->{sx,sy,sz} 下, 坐标使用 sx 进行尺度缩放, 坐标使用 sy 进行尺度缩放,而 坐标使用 sz 进行尺度缩放.
所有选项的列表
范例
打开所有单元关闭所有单元范围 (22)
数据和封装 (8)
带宽和内核 (9)
选项 (37)
BoundaryStyle (2)
ColorFunction (5)
ColorFunctionScaling (1)
通过把 ColorFunctionScaling 设置为 False,利用值的自然范围着色:
Mesh (7)
SmoothDensityHistogram 在 方向上含有10个网格线:
PlotRange (3)
RegionFunction (4)
属性和关系 (7)
SmoothDensityHistogram 有效地绘制 SmoothKernelDistribution 的分布函数:
使用 DensityHistogram 在离散柱间绘制数据:
对二元数据使用 SmoothDensityHistogram 和 SmoothHistogram3D:
对一元数据使用 SmoothHistogram:
对于地质数据使用 GeoSmoothHistogram:
文本
Wolfram Research (2010),SmoothDensityHistogram,Wolfram 语言函数,https://reference.wolfram.com/language/ref/SmoothDensityHistogram.html (更新于 2015 年).
CMS
Wolfram 语言. 2010. "SmoothDensityHistogram." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2015. https://reference.wolfram.com/language/ref/SmoothDensityHistogram.html.
APA
Wolfram 语言. (2010). SmoothDensityHistogram. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/SmoothDensityHistogram.html 年