independenceTest: returns a vector of siteID's of sites with the most data for...

View source: R/independenceTest.R

independenceTestR Documentation

returns a vector of siteID's of sites with the most data for the specified time period for specific compounds or pH

Description

returns a vector of siteID's of sites with the most data for the specified time period for specific compounds or pH

Usage

independenceTest(dfRes)

Arguments

dfRes

Data frame of residuals

Value

Returns result of independence test and correlation matrix

Examples

independenceTest(data.frame(matrix(runif(500, min= -1, max =1), ncol=10)))

hessakh/MESgenCov documentation built on Feb. 3, 2023, 1:09 a.m.