View source: R/function_prepare.R
find_mu_sd | R Documentation |
find_mu_sd
calculates statistics of a given segmentation : mean
and variance of the different states.
find_mu_sd(df.states, diag.var)
df.states |
a list of data.frame |
diag.var |
names of the variables on which statistics are calculated |
a data.frame with mean and variance of the different states
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.