TDA_Kendall: Complete TDA power analyis

Description Usage Arguments Value Examples

View source: R/TDA_Kendall.R

Description

Complete TDA power analyis

Usage

1

Arguments

conc

vector of conc (concentration, BIBI, etc.)

time

vector of time

site

vector of sites

Value

A tibble of trends and power.

Examples

1
2
3
data(all_bibi_data)
tmp<-subset(all_bibi_data,Site=='08BEA3312')
TDA_Kendall(tmp$`Overall Score`,tmp$Year)

clarkbar88/TDA documentation built on Nov. 4, 2019, 8:54 a.m.