lmp | R Documentation |
Calculate the F-test p-value from a linear model object generated by the lm() function.
lmp(modelobject)
modelobject |
Object of class lm |
F-test p-value (single numeric value)
Source: Stephen Turner, Jan 2011 https://gettinggeneticsdone.blogspot.com/2011/01/rstats-function-for-extracting-f-test-p.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.