find_mu_sd: Find mean and standard deviation of segments

View source: R/function_prepare.R

find_mu_sdR Documentation

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)

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


rpatin/segclust2d documentation built on April 24, 2024, 2:22 a.m.