Estimator for Shannon's index row wise.
Shannon信息指数估计的行明智的。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Estimation function for Shannon's index. Internal use in WYht. Calculates Shannon-Wiener index with bias correction
Shannon信息指数估算功能。内部使用在WYht。计算Shannon-Wiener指数与偏置校正
S_j = Number of observed species in replicate j;
S_j = 观察到的物种数在复制j;
N_j= Number of observed individuals in replicate j
N_j= 观察到的个体数在复制j
for every row in a n \times p matrix.
为一个n \times p矩阵中的每一行。
用法----------Usage----------
estShannonWY(x)
参数----------Arguments----------
参数:x
Vector of p numerical species counts.
向量的p数值种数。
值----------Value----------
Shannon-Wiener index with bias correction
Shannon-Wiener指数与偏置校正