wass_perm: Calculating the distances via permuted data

Description Usage Arguments Value Author(s) See Also

View source: R/wass_perm.R

Description

Calculating the distances via permuted data

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
wass_perm(
  nperm,
  ydata1,
  ydata2,
  grid,
  permat,
  ...,
  exclude,
  mc.cores,
  dist.method,
  mgcv.gam
)

Arguments

nperm

a scalar, number of permutation

ydata1

see DVDtest

ydata2

see DVDtest

grid

see DVDtest

permat

a result of make.perm

...

partial arguments of vdFun

exclude

an argument of predict

mc.cores

a scalar, an argument of mclapply

dist.method

see DVDtest

Value

an array of distances

Author(s)

Meng Xu, Philip Reiss

See Also

wass.perm


wtagr/DVDtest documentation built on July 10, 2020, 8:37 a.m.