You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CVe gives the wrong result + it gives a warning because of the bind_cols command.
It binds columns together with rows in different orders.
The final calculation is where you multiply by a sum, I think is wrong - but a choice.
a. You calculate it as stated verbatim in Reyes-Garcia et al. 2006, but I think they made an error when they wrote it. I doesn't make sense or add any information to multiply all the values by the same number.
b. The way Tardio and Pardo-de-Santayana 2008 quote it is more sensical. Where they don't take the sum. My correction is based on a shift from Reyes-Garcia et al. 2006 verbatim to the interpretation of CV_e (or CV_s as they call it) in Tardio and Pardo-de-Santayana 2008.
c. The latter interpretation which I suggest would also follow the interpretation in B. Hoffman, T. Gallaher, Importance indices in ethnobotany. Ethnobot. Res. Appl. 5, 201–218 (2007).
I have highlighted the problematic sections below and my suggestions for fixing them.
CVe gives the wrong result + it gives a warning because of the bind_cols command.
a. You calculate it as stated verbatim in Reyes-Garcia et al. 2006, but I think they made an error when they wrote it. I doesn't make sense or add any information to multiply all the values by the same number.
b. The way Tardio and Pardo-de-Santayana 2008 quote it is more sensical. Where they don't take the sum. My correction is based on a shift from Reyes-Garcia et al. 2006 verbatim to the interpretation of CV_e (or CV_s as they call it) in Tardio and Pardo-de-Santayana 2008.
c. The latter interpretation which I suggest would also follow the interpretation in B. Hoffman, T. Gallaher, Importance indices in ethnobotany. Ethnobot. Res. Appl. 5, 201–218 (2007).
I have highlighted the problematic sections below and my suggestions for fixing them.
The text was updated successfully, but these errors were encountered: