schemeCorrs: Scheme correlations

Description Usage Arguments Value Author(s) See Also

View source: R/schemeCorrs.R

Description

Get correlation between each sampling scheme and the corresponding baseline

Usage

1
2
schemeCorrs(dataset, submats, submats.baseline, region.column, 
group.column, first.subsampl.col)

Arguments

dataset

name of the matrix or dataframe containing the complete data

submats

a list of the submatrices for which to calculate the correlation (result of the sequential.submatrix function)

submats.baseline

a list of the submatrices corresponding to the baseline sampling scheme for each group

region.column

name or index number of the column containing the regions (road segments, sites) to classify as hotspots or non-hotspots

group.column

name or index number of the column containing the taxonomic groups

first.subsampl.col

index number of the first column containing subsampling data

Value

This function returns a list of corrs.tables.

Author(s)

A. Marcia Barbosa

See Also

getBoxplots


DeadCanMove documentation built on May 2, 2019, 6:48 p.m.