data_t_pdiff | R Documentation |
An example dataset for paired difference Student's t test. These are bodyweight (Mass) in grams of same mice left untreated or treated, which are two groups to be compared. The data are in a longtable format, and the two groups are levels within the factor "Condition". The Subject column lists ID of matched mice that were measured without and with treatment. These data are from Sanchez-Garrido et al, Sci Signal, 2018, DOI: 10.1126/scisignal.aat6903.
data_t_pdiff
data.frame: 20 obs. of 3 variables:
Factor with 10 levels, denoted by capital letters, representing individuals or subjects.
A fixed factor with 2 levels: "Untreated" & "Treated".
Numerical dependent variable indicating body mass of mice
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.