condition | R Documentation |
Auxiliar function to check p-value significance (Function created for internal use of the model).
condition(n)
n |
p-value |
Return "Significant" or "Not-significant" - Object class "character"
condition ( 0.001)
condition (0.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.