如何修改坐標(biāo)軸的顯示范圍 scale_x_continuous() scale_y_continuous() xlim(min,max) yli...
This is a generic function: the description here applies to the method f...
The emmeans package is one of several alternatives to facilitate post ho...
14.5 Type I, Type II, and Type III ANOVAs It turns out that there is not...
如何計(jì)算描述統(tǒng)計(jì)量 1. summary()函數(shù)。 最基本的就是summary函數(shù)??梢暂敵?最小值,最大值,四分位數(shù),數(shù)值型變量的均值,以及因...
anova() 是stats包中的函數(shù),要注意它與Anova的區(qū)別。 1. 生成一個(gè)擬合模型的方差分析表 或 2. 比較兩個(gè)或多個(gè)擬合模型的方差...
只是一些雜亂的筆記,沒有注明出處。 簡單的邏輯回歸模型 logistic regression model,適用于因變量是二分變量的分析?;貧w的...
以下只是我自己學(xué)習(xí)LMM所做的筆記,并不保證完全正確。 基于R的線性混合效應(yīng)模型(linear mixed effects models)分析 ...
只是自己學(xué)習(xí)時(shí)的一些筆記 R語言常用代碼整理 commannd+shift+c #批量多行注釋的快捷鍵 排序 order()函數(shù) 均值 mea...