variance_estimation {MSstatsSampleSize}R Documentation

Example of output from estimateVar function

Description

It is the output of estimateVar function with two inputs: OV_SRM_train and OV_SRM_train_annotation. The list should include the required elements as below.

Usage

variance_estimation

Format

A list with five elements

Details

Examples

head(variance_estimation$mu)
head(variance_estimation$sigma)
head(variance_estimation$promean)


[Package MSstatsSampleSize version 1.7.0 Index]