Description Usage Arguments Details Value Author(s) See Also
calculates simple statistics for groups as plotted in
viewGroups
. TODO: actually use these stats
in viewGroups, optionally add group stats to original data structure
1 | groupStats(data, groups, yids, xid)
|
data |
|
groups |
a list of well grouped wells, as produced by
|
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 |
Calculates the simple statistics over grouped wells (means, 95 (usually time).
Returns a data structure similar to the input data, but where actual data is replaced by statistics over grouped wells.
Rainer Machne raim@tbi.univie.ac.at
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.