dot-fitModelForGroupComparison: Choose a model type (fixed/mixed effects) and fit it for a...

.fitModelForGroupComparisonR Documentation

Choose a model type (fixed/mixed effects) and fit it for a single protein

Description

Choose a model type (fixed/mixed effects) and fit it for a single protein

Usage

.fitModelForGroupComparison(
  input,
  repeated,
  is_single_subject,
  has_tech_replicates
)

Arguments

input

data.table of summarized data

repeated

if TRUE, experiment consists of repeated measurements

is_single_subject

if TRUE, experiment consists of a single subject

has_tech_replicates

if TRUE, there are technical replicates


Vitek-Lab/MSstats documentation built on March 16, 2024, 7:48 p.m.