legendre_distance: Compute Euclidean distance of Legendre coefficients

Description Usage Arguments Value

View source: R/legendre.R

Description

Compute Euclidean distance of Legendre coefficients

Usage

1
2
legendre_distance(empirical = NULL, draw_from = "mete", nleg = 6, s,
  n, scale_mu = NULL, scale_sig = NULL, compare_sims = T)

Arguments

empirical

optional empirical vector

draw_from

"mete" or "fs" or "poilog"

nleg

nb of polynomials

s

s0

n

n0

scale_mu

mess with mu

scale_sig

mess with sig

Value

euclidean distance


diazrenata/scads documentation built on Nov. 4, 2019, 10:30 a.m.