.handleEmptyConditions {MSstats}R Documentation

Handle contrast when some of the conditions are missing

Description

Handle contrast when some of the conditions are missing

Usage

.handleEmptyConditions(
  input,
  fit,
  contrast,
  groups,
  parameters,
  protein,
  empty_conditions,
  coefs
)

Arguments

input

summarized data

contrast

single row of a contrast matrix

groups

unique labels of experimental conditions

parameters

parameters extracted from the model

protein

name of a protein

empty_conditions

labels of empty conditions

coefs

coefficient of the fitted model


[Package MSstats version 4.1.1 Index]