find_mu_sd calculates statistics of a given segmentation : mean and variance of the different states.

find_mu_sd(df.states, diag.var)

Arguments

df.states

a list of data.frame

diag.var

names of the variables on which statistics are calculated

Value

a data.frame with mean and variance of the different states