get_ind_val: Conduct indicator species analsyis

View source: R/get_ind_val.R

get_ind_valR Documentation

Conduct indicator species analsyis

Description

Conduct indicator species analsyis

Usage

get_ind_val(spe, grp, numitr = NULL, p.cut = NULL, p.adj = NULL, ...)

Arguments

spe

a data frame wirh row as observations (sites) while column as species

grp

a vector indicating the group of, it should be a factor

numitr

number of iteration,deafult numitr=999

p.cut

significant levels, deafult p.cut=0.05

p.adj

indicate whethe adjusted p value shoul be used, by default T

...

other param for function indval

Value

a dataframe with 5 columns i.e., species names (spe), group (group), indicator values (indval), pvalue, freq


kun-ecology/ecoloop documentation built on Jan. 9, 2025, 10:20 a.m.