Skip to content
Snippets Groups Projects
Commit fad008a6 authored by Jack Meyers's avatar Jack Meyers
Browse files

removed comment

parent 18c2a3fa
No related branches found
No related tags found
No related merge requests found
......@@ -262,8 +262,3 @@ anova(mod_start,mod_2)
```
From the ANOVA model above we would want to keep the model that adds age because the F statistic is 9377 and the p value is <2e-16.
(Eventually here we would put step with backwards aic and bic)
We may experience colinearity with agency and any location zip codes because many of the agencies have regional salaries.
......@@ -833,9 +833,6 @@ every year.</p>
## Signif. codes: 0 &#39;***&#39; 0.001 &#39;**&#39; 0.01 &#39;*&#39; 0.05 &#39;.&#39; 0.1 &#39; &#39; 1</code></pre>
<p>From the ANOVA model above we would want to keep the model that adds
age because the F statistic is 9377 and the p value is &lt;2e-16.</p>
<p>(Eventually here we would put step with backwards aic and bic)</p>
<p>We may experience colinearity with agency and any location zip codes
because many of the agencies have regional salaries.</p>
</div>
 
 
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment