View source: R/meanByClassHelper3.R
meanByClassHelper3 | R Documentation |
This is an internal function.
meanByClassHelper3(dtsources, tablenames, variables, invalidrecorder)
dtsources |
a list of |
tablenames |
a character vector, the name of the subset tables |
variables |
a character vector, the names of the continuous variables to computes a mean for. |
invalidrecorder |
a list, holds informations about invalid subsets in each study |
This function is called by the function 'ds.meanByClass' to produce the final tables if the user sets the parmater 'type' to 'split'.
a list which one results table for each study.
Gaye, A.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.