spant_abfit_benchmark: Simulate and fit some spectra with ABfit for benchmarking...

View source: R/benchmark.R

spant_abfit_benchmarkR Documentation

Simulate and fit some spectra with ABfit for benchmarking purposes. Basic timing and performance metrics will be printed.

Description

Simulate and fit some spectra with ABfit for benchmarking purposes. Basic timing and performance metrics will be printed.

Usage

spant_abfit_benchmark(noise_reps = 10, return_res = FALSE, opts = abfit_opts())

Arguments

noise_reps

number of spectra to fit with differing noise samples.

return_res

return a list of fit_result objects.

opts

ABfit options structure.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.