estimate_energy {evsim}R Documentation

Estimate sessions energy values

Description

Estimate sessions energy values

Usage

estimate_energy(n, mu, sigma, log)

Arguments

n

number of sessions

mu

means of univariate GMM

sigma

covariance matrix of univariate GMM

log

Logical, true if models have logarithmic transformation

Value

numeric vector


[Package evsim version 1.5.0 Index]