| tab.repl {MethComp} | R Documentation |
Creates a table classified by method and no. of replicate measurments which in each entry has the number of items with that number of replicates on that method
tab.repl(data)
data |
Data frame with variables meth, item, repl
and y. y represents a measurement on an item
(typically patient or sample) by method meth, in replicate
repl. |
A table classified by method and no. of replicate measurments.
Bendix Carstensen, bxc@steno.dk
data(ox) tab.repl(ox)