format_oecosimu_vector: Reformat an oecosimu Vector

Description Usage Arguments Details Value Author(s) See Also

View source: R/format_oecosimu_vector.R

Description

Reformat an oecosimu Vector

Usage

1

Arguments

sol

Result of oecosimu when statistic is a vector.

com

Community matrix used to calculate oecosimu result.

Details

Vegan's oecosimu function is used to compare an observed and expected value or values based on a null model. A drawback of the oecosimu summary output is that sample pairs are not named. This function reformats the oecosimu result into a table giving the names of sample pairs, the observed statistic, the expected statistic and its standard deviation based on the null model, the standard effect size, and th probability that the observed and expected values of the statistic are not different. This function is appropriate when the statistic is a vector rather than a distance matrix.

Value

A data frame.

Author(s)

John Quensen

See Also

format_oecosimu_dist


jfq3/QsNullModels documentation built on April 6, 2020, 2:06 p.m.