estThetaRow {simboot} | R Documentation |
Internal function
Description
Internal function for method WYht
in function
sbdiv
. Calculates the specified diversity index for every
replicated sample in each treatment group.
Usage
estThetaRow(X, f, theta)
Arguments
X |
Matrix with dimension |
f |
Factorial variable containing treatment groups. |
theta |
Shannon or Simpson index |
[Package simboot version 0.2-8 Index]