correct_peak_sd_height: correct peak height and sd

View source: R/peak_sd_intensity_corrections.R

correct_peak_sd_heightR Documentation

correct peak height and sd

Description

correct peak height and sd

Usage

correct_peak_sd_height(
  original_height,
  list_of_heights,
  n_observed,
  n_should_observe
)

Arguments

original_height

the original height estimate to correct

list_of_heights

the set of peak heights

n_observed

how many were observed

n_should_observe

how many should have been observed

Value

data.frame


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.