R/entropy.DirichletC.R

entropy.DirichletC<-function(y,a,unit="log") {
  return(entropypluginC(freqs.dirichletC(y,a),unit))
}
carlganz/entropC documentation built on May 13, 2019, 12:44 p.m.