linear_model_pval | R Documentation |
Return p-value of F-test for a linear model of any two features
linear_model_pval(predictor, response)
predictor |
A categorical or numeric feature. |
response |
A numeric feature. |
pval A p-value (class "numeric").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.