# Default NAMESPACE created by R
# Remove the previous line if you edit this file

S3method(summary,HDBRR)
S3method(print,summary.HDBRR)
S3method(print,HDBRR)
S3method(plot,HDBRR)
S3method(predict,HDBRR)


# Export all names
exportPattern(HDBRR,
              matop)

# Import all packages listed as Imports or Depends
import(
  numDeriv,
  parallel,
  bigstatsr,
  MASS,
  graphics,
  stats
)
