habcorr: Evaluate strength of correlation between HAB measure and...

Description Usage Arguments Value

View source: R/habcorr.R

Description

Evaluate strength of correlation between HAB measure and other factor

Usage

1
habcorr(hab.data, hab.name = NULL, var.data, var.name = NULL)

Arguments

hab.data

A data frame with columns "Date" (must be of class Date) and a measure of HAB (proxy measure of HAB, for example: cell count, chl-a concentration, phycocyanin concentration, etc.)

hab.name

Name of the column for the measure of HAB

var.data

A data frame with columns "Date" (must be of class Date) and some other factor to evaluate

var.name

Name of the column for the parameter or factor

Value

The correlation (using non-parametric Spearman method) between the HAB measure and another variable


cahhansen/HABForecast documentation built on May 17, 2019, 1:35 p.m.