spline_coefs: calculates the median-centered x's positions by spline points

spline_coefsR Documentation

calculates the median-centered x's positions by spline points

Description

Only used with method_align = MC. The values of x's for sample IDs indicated in label_scheme_fit will be updated for subsequent adjustment in median centering. The rest of x's stays the same, corresponding to no further changes in center positions.

Usage

spline_coefs(df, label_scheme, label_scheme_fit, ...)

Arguments

df

A data frame.

label_scheme

The metadata of label scheme.

label_scheme_fit

the subset of label_scheme used in fitting.

...

Additional parameters, including slice_dots.


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.