Chi Liu

Results 185 comments of Chi Liu

Hi Alberto, Could you please give me a toy example and steps of Friedman's Analysis of Variance using a small dataset of yours? The example dataset I implement in the...

I got it! I will think about how to better implement those models in next two days. Thanks. Best, Chi

Hi Alberto, The Scheirer Ray Hare test has been implemented in trans_alpha and trans_diff as the nonparametric test used for a two-way factorial experiment similar with two-way anova. Now the...

You need update the package from github. Then please check the document of trans_alpha class with `?trans_alpha`. Then click `trans_alpha$cal_diff()`. You can find the `scheirerRayHare` option in the `method` parameter....

Hi Thanks. The following are my limited knowledge and understanding on these questions. Q1) Two ways are both fine. Using rarefaction is easy to do and can reduce operation steps....

Hi Sonia, Thanks very much! It is a bug! The negative values may occure when the abs fail to work. I should not use pipe operator here as it is...

Hi. Do you mean it is fine with v0.20.0, but negative value occures in v1.0.0?

Hi Maker. Could you please attach your data `group_PR` so that I can use my PC to reproduce it? To save the data, please follow the steps in the tutorial...

Hi. Yes. I tested the steps using both windows and linux server and different microeco versions. All the sessions crashed. I am still not sure why it happened. If no...

Hi. Although I am not sure how it happened, I think it should come from the ggplot2 package compatability. Please restart the Rstudio and rerun the whole steps. If it...