estimate_k: Estimate a k value based on one MS comparison

View source: R/estimate_k.R

estimate_kR Documentation

Estimate a k value based on one MS comparison

Description

Estimate a k value based on one MS comparison

Usage

estimate_k(data)

Arguments

data

A data frame or data table with format LFDT where all replicate measurements are enclosed

Value

A data table containing a plug-in point estimate of K, namely, k

Examples

estimate_k(data = MS_wise(sampled_cs_measurements)[Comparison=="MP1 - MP2"])

pernille267/commutability.selectivity documentation built on July 20, 2022, 9:11 a.m.