主要内容

本页翻译不是最新的。点击此处可查看最新英文版本。

非中心 F 分布

计算非中心 F 分布,生成该分布的随机样本

Statistics and Machine Learning Toolbox™ 提供了多种处理非中心 F 分布的方式。

  • 使用分布特定的函数并指定分布参数。这些函数可以接受多种非中心 F 分布的参数。

  • 使用一般分布函数并指定分布名称 "Noncentral F" 和对应的参数。

要了解非中心 F 分布,请参阅Noncentral F Distribution

函数

全部展开

ncfcdfNoncentral F cumulative distribution function
ncfpdfNoncentral F probability density function
ncfinvNoncentral F inverse cumulative distribution function
ncfstatNoncentral F mean and variance
ncfrndNoncentral F random numbers
random随机数
cdf累积分布函数
icdf逆累积分布函数
pdf概率密度函数
random随机数

主题

  • Noncentral F Distribution

    The noncentral F distribution is a more general case of the F distribution, used to calculate the power of a hypothesis test relative to a particular alternative.