Quantcast
Channel: R.NET
Viewing all articles
Browse latest Browse all 1634

New Post: p-value question

$
0
0
After some googling I found out how you can access the p-values of the coefficients:

> summ <- summary(m)
> pvalues <- summ$coefficients[, 4]

Viewing all articles
Browse latest Browse all 1634

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>