estimate_connection {evsim}R Documentation

Estimate sessions connection values

Description

Estimate sessions connection values

Usage

estimate_connection(n, mu, sigma, log)

Arguments

n

number of sessions

mu

means of bivariate GMM

sigma

covariance matrix of bivariate GMM

log

Logical, true if models have logarithmic transformation

Value

vector of numeric values


[Package evsim version 1.5.0 Index]