meandiff_distri: Mean difference between a distribution and a set of others...

Description Usage Arguments

View source: R/IterCrossV_functions.R

Description

Mean difference between a distribution and a set of others with or without weights

Usage

1
meandiff_distri(x, n, w, comp.n = TRUE)

Arguments

x

matrix with distribution in rows

n

Number of the column to compare with

w

vector of weights with length = ncol(x)

comp.n

Logical Whether to output x-x[n,] matrix


statnmap/SDMSelect documentation built on April 1, 2021, 2:01 p.m.