meanSdGpDS {dsBase} | R Documentation |
MeanSdGpDS
Description
Server-side function called by ds.meanSdGp
Usage
meanSdGpDS(X, INDEX)
Arguments
X |
a client-side supplied character string identifying the variable for which means/SDs are to be calculated |
INDEX |
a client-side supplied character string identifying the factor across which means/SDs are to be calculated |
Details
Computes the mean and standard deviation across groups defined by one factor
Value
List with results from the group statistics
Author(s)
Burton PR
[Package dsBase version 6.3.3 Index]