groupStats: Group Statistics

Description Usage Arguments Details Value Author(s) See Also

View source: R/platereader.R

Description

calculates simple statistics for groups as plotted in viewGroups. TODO: actually use these stats in viewGroups, optionally add group stats to original data structure

Usage

1
groupStats(data, groups, yids, xid)

Arguments

data

platexpress data, see readPlateData

groups

a list of well grouped wells, as produced by getGroups

yids

data IDs for which statistics should be reported, if missing stats for all data will be reported

xid

ID of a data-set in the input data that can be used as x-axis instead of the default Time vector

Details

Calculates the simple statistics over grouped wells (means, 95 (usually time).

Value

Returns a data structure similar to the input data, but where actual data is replaced by statistics over grouped wells.

Author(s)

Rainer Machne raim@tbi.univie.ac.at

See Also

readPlateMap, viewGroups


raim/platexpress documentation built on Jan. 18, 2022, 1:41 p.m.