R/encriptNoise.R

encriptNoise <-
function(noise, a, b, maxorder, levels, EPS, noisefile)
{
  lvls <- levels
  save(a, b, maxorder, lvls, noise, EPS, file=noisefile)
}

Try the MaskJointDensity package in your browser

Any scripts or data that you put into this service are public.

MaskJointDensity documentation built on May 2, 2019, 8:28 a.m.