Conditional BMI Reporting

##Turkey Outlier Coefficient = 3.0 (Flagged by SubID)

## 
## Call:
## lm(formula = MPRAGE.IQMs.df$MPRAGE_cnr ~ MPRAGE.IQMs.df$BMI_cond)
## 
## Residuals:
##     Min      1Q  Median      3Q     Max 
## -1.4110 -0.2216  0.1232  0.3579  0.6836 
## 
## Coefficients:
##                                Estimate Std. Error t value Pr(>|t|)    
## (Intercept)                      2.5217     0.1996  12.636 1.08e-10 ***
## MPRAGE.IQMs.df$BMI_condLow_BMI   1.0461     0.2937   3.561  0.00208 ** 
## MPRAGE.IQMs.df$BMI_condReg_BMI   0.4558     0.2661   1.713  0.10296    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.528 on 19 degrees of freedom
##   (10 observations deleted due to missingness)
## Multiple R-squared:  0.4006, Adjusted R-squared:  0.3375 
## F-statistic: 6.349 on 2 and 19 DF,  p-value: 0.007734

## [1] -0.7104058

Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.