predOmniProd | R Documentation |
Predict OMNISCIENT Gaussian model object using permutation of linear terms (i.e., not interactions–see predictOmniscientPermIa
.
predOmniProd(x1, x2, mu1, mu2, sigma1, sigma2, rho, product, extreme)
x1 |
Numeric, values of the first variable. |
x2, |
Numeric, values of the second variable. |
mu1 |
Numeric, mean of |
mu2 |
Numeric, mean of |
sigma1 |
Numeric, standard deviation of |
sigma2 |
Numeric, standard deviation of |
rho |
Numeric, strength of covariance between |
product |
Numeric vector representing pre-multiplied (and possibly permuted) product: |
extreme |
Numeric, most extreme value of product possible in this milieu. Used to standardize result to (0, 1]. |
Numeric vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.