View source: R/independenceTest.R
independenceTest | R Documentation |
returns a vector of siteID's of sites with the most data for the specified time period for specific compounds or pH
independenceTest(dfRes)
dfRes |
Data frame of residuals |
Returns result of independence test and correlation matrix
independenceTest(data.frame(matrix(runif(500, min= -1, max =1), ncol=10)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.