| .time_pooled_sd | R Documentation |
Pooled Standard Deviation for SMD in non-independent factorial
.time_pooled_sd(t0_Ctrl_sd, t1_Ctrl_sd, Ctrl_n, t0_Exp_sd, t1_Exp_sd, Exp_n)
t0_Ctrl_sd |
Standard deviation from Control treatment at time 0 |
t1_Ctrl_sd |
Standard deviation from Control treatment at time 1 |
Ctrl_n |
Sample size from Control treatment |
t0_Exp_sd |
Standard deviation from Experimental treatment at time 0 |
t1_Exp_sd |
Standard deviation from Experimental treatment at time 1 |
Exp_n |
Sample size from Experimental treatment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.