Learn R Programming

segclust2d (version 0.3.3)

find_mu_sd: Find mean and standard deviation of segments

Description

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

Usage

find_mu_sd(df.states, diag.var)

Value

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

Arguments

df.states

a list of data.frame

diag.var

names of the variables on which statistics are calculated