# Generated by roxygen2: do not edit by hand

export(Entropic.Scree)
export(Update.Entropic.Scree)
import(data.table)
importFrom(Rcpp,sourceCpp)
importFrom(stats,
  lm.fit,
  median,
  na.omit,
  qt,
  quantile,
  sd,
  setNames
)
importFrom(utils,
  capture.output,
  head
)
useDynLib(Entropic.Scree, .registration = TRUE)
