Skip to content
Permalink
master
Go to file
 
 
Cannot retrieve contributors at this time
220 lines (220 sloc) 4.37 KB
{
"sleep_test": {
"method": "Paired t-test",
"var_equal": true,
"name": "extra by group",
"statistics": {
"estimate": {
"name": "mean difference",
"value": -1.58
},
"SE": 0.388959,
"statistic": {
"name": "t",
"value": -4.062128
},
"df": 9,
"p": 0.002833,
"CI": {
"CI_level": 0.95,
"CI_lower": -2.459886,
"CI_upper": -0.700114
}
},
"alternative": {
"direction": "two.sided",
"null_value": 0
},
"package": {
"name": "stats",
"version": "4.0.2"
},
"type": "primary"
},
"lm_D9": {
"method": "Linear regression",
"statistics": {
"r_squared": 0.073078,
"adjusted_r_squared": 0.021582,
"statistic": {
"name": "F",
"value": 1.419101
},
"dfs": {
"df_numerator": 1,
"df_denominator": 18
},
"p": 0.249023,
"sigma": 0.696389
},
"terms": [
{
"name": "(Intercept)",
"statistics": {
"estimate": {
"name": "b",
"value": 5.032
},
"SE": 0.220218,
"statistic": {
"name": "t",
"value": 22.850117
},
"df": 18,
"p": 9.547128e-15
}
},
{
"name": "groupTrt",
"statistics": {
"estimate": {
"name": "b",
"value": -0.371
},
"SE": 0.311435,
"statistic": {
"name": "t",
"value": -1.19126
},
"df": 18,
"p": 0.249023
}
}
],
"package": {
"name": "stats",
"version": "4.0.2"
},
"preregistered": "no"
},
"npk_aov": {
"method": "ANOVA",
"terms": [
{
"name": "block",
"statistics": {
"SS": 343.295,
"MS": 68.659,
"statistic": {
"name": "F",
"value": 4.446666
},
"dfs": {
"df_numerator": 5,
"df_denominator": 12
},
"p": 0.015939
}
},
{
"name": "N",
"statistics": {
"SS": 189.281667,
"MS": 189.281667,
"statistic": {
"name": "F",
"value": 12.258734
},
"dfs": {
"df_numerator": 1,
"df_denominator": 12
},
"p": 0.004372
}
},
{
"name": "P",
"statistics": {
"SS": 8.401667,
"MS": 8.401667,
"statistic": {
"name": "F",
"value": 0.54413
},
"dfs": {
"df_numerator": 1,
"df_denominator": 12
},
"p": 0.474904
}
},
{
"name": "K",
"statistics": {
"SS": 95.201667,
"MS": 95.201667,
"statistic": {
"name": "F",
"value": 6.165689
},
"dfs": {
"df_numerator": 1,
"df_denominator": 12
},
"p": 0.028795
}
},
{
"name": "N:P",
"statistics": {
"SS": 21.281667,
"MS": 21.281667,
"statistic": {
"name": "F",
"value": 1.378297
},
"dfs": {
"df_numerator": 1,
"df_denominator": 12
},
"p": 0.263165
}
},
{
"name": "N:K",
"statistics": {
"SS": 33.135,
"MS": 33.135,
"statistic": {
"name": "F",
"value": 2.145972
},
"dfs": {
"df_numerator": 1,
"df_denominator": 12
},
"p": 0.168648
}
},
{
"name": "P:K",
"statistics": {
"SS": 0.481667,
"MS": 0.481667,
"statistic": {
"name": "F",
"value": 0.031195
},
"dfs": {
"df_numerator": 1,
"df_denominator": 12
},
"p": 0.862752
}
},
{
"name": "Residuals",
"statistics": {
"SS": 185.286667,
"MS": 15.440556,
"df": 12
}
}
],
"package": {
"name": "stats",
"version": "4.0.2"
},
"notes": "An ANOVA example"
}
}
You can’t perform that action at this time.