monte_carlo_lsp: LSP + Monte Carlo

Description Usage Arguments Value

Description

Runs the LSP algorithm a number of iterations using random values on the specified timepoints. Records highest peak at each iteration.

Usage

1
monte_carlo_lsp(t, Nruns, ofac, N_cores = 1)

Arguments

t

Numeric vector of timepoints

Nruns

number of monte carlo iterations

ofac

oversampling factor, should be same as in lsp.

N_cores

number of cores to use. Default 1.

Value

Returns raw data of the monte carlo runs. To be passed on to the "MCsim" parameter of function "lsp".


Tape09/LSP documentation built on May 9, 2019, 4:19 p.m.