Skip to content

Parallel quantiles with s_quantile() #44

@aphalo

Description

@aphalo

Complement other parallel summaries with quantile calculations, useful for large sets of spectra such as time series.

  • Implement s_quantile() using stats::quantile() and the internal rowwise functions.
  • Document in help page.
  • Add unit tests.
  • Update vignette.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions