createAverages: Create averages of runs for a condition.

Description Usage Arguments Details Value Author(s) See Also

View source: R/fitModelFunctions.R

Description

CreateAverages creates averages of runs for a condition in an ARF experiment.

Usage

1
createAverages(arfdat, experiment = NULL)

Arguments

arfdat

An object of class "data" (data) from a condition.

experiment

An ARF experiment (object of class "experiment",see experiment).

Details

When an arf experiment is loaded using loadExp createAverages can be called with only passing the arfdat object.

Value

Returns the "data" object with the links to the average files in the @avgdatfile, @avgWfile, and @avgtstatFile slots.

Author(s)

Wouter D. Weeda - w.d.weeda@gmail.com

See Also

data, experiment, loadExp, createAllAverages


arf3DS4 documentation built on May 2, 2019, 8:19 a.m.