typo fix
This commit is contained in:
@@ -68,7 +68,7 @@ summary(lm(m.log, data=d))
|
||||
```
|
||||
Keep in mind that you can use other bases for your logarithmic transformations. Check out the documentation for `log()` for more information.
|
||||
|
||||
## Interpreting regression results wiht model-predicted values
|
||||
## Interpreting regression results with model-predicted values
|
||||
|
||||
When you report the results of a regression model, you should provide a table summarizing the model as well as some interpretation that renders the model results back into the original, human-intelligible measures and units specific to the study.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user