estimate_connection | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.