View source: R/shotnoise_functions.R
orbi_analyze_shot_noise | R Documentation |
This function computes the shot noise calculation.
orbi_analyze_shot_noise(dataset, include_flagged_data = FALSE)
dataset |
a data frame output after running |
include_flagged_data |
whether to include flagged data in the shot noise calculation (FALSE by default) |
Analyze shot noise
will calculate for all combinations of filename
, compound
, and isotopocule
in the provided dataset
The processed data frame with new columns: n_effective_ions
, ratio
, ratio_rel_se.permil
, shot_noise.permil
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.