getqofz,NetResponseModel-method | R Documentation |
Retrieve P(r|s) from NetResponseModel model.
getqofz(model, subnet.id, log = FALSE)
model |
NetResponseModel object. |
subnet.id |
Subnetwork to investigate. |
log |
Output in log probabilities. |
Calculates probability density for each response on a given sample based on the estimated Gaussian mixture model.
Samples x responses matrix. Each entry is a probability P(r|s).
Leo Lahti leo.lahti@iki.fi
See citation('netresponse').
# qofz <- getqofz(model, subnet.id, log = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.