get_realdist: Calculating the distances under the null hypothesis

Description Usage Arguments Value Author(s) See Also

View source: R/get_realdist.R

Description

Calculating the distances under the null hypothesis

Usage

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

Arguments

ydata1

see DVDtest

ydata2

see DVDtest

grid

see in DVDtest

...

arguments of vdFun

mc.cores

see the 2nd element of mc.cores in DVDtest

dist.method

see DVDtest

excl

an argument of predict for gam

Value

a vector or matrix of the distances and list of parameters of varying distributions.

Author(s)

Meng Xu, Philip Reiss

See Also

DVDtest


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