estimate_connection {evsim} | R Documentation |
Estimate sessions connection values following a Multi-variate Guassian distribution. The minimum considered value for duration is 30 minutes.
estimate_connection(n, mu, sigma, log)
n |
integer, number of sessions |
mu |
numeric vector, means of bivariate GMM |
sigma |
numeric matrix, covariance matrix of bivariate GMM |
log |
logical, true if models have logarithmic transformation |
vector of numeric values