IP属地:安徽
引用github上面[r-color-palettes]的原话 The goal of this repository is to have a...
1. edgelist ⇔ graph 注意, graph_from_data_frame 和as_data_frame 是可以将边的权重纳入进...
point-pattern-analysis Point pattern analysis (PPA) studies the spatial ...
更改x轴分类标签的名称 更改x轴分类标签的顺序 ref:r - How do you specifically order ggplot2 x ...
stat_summary functions are so flexible that they can save a lot of extra...
具有连续值的栅格数据分箱绘制是地学绘图里的常用方法,python和R里面都可以比较简单地实现下面介绍R的实现方式,主要是scale_fill_s...
非参数检验适用于非正态数据 存在两个以上的组,譬如三组,检验总体上这些组是否存在显著差异,使用 Kruskal-Wallis 检验,可以得到多组...
rescaled metrics between 0 and 1(Metricrescal = (Metric-Metricmin)/(Met...