Description Usage Arguments Value Author(s) References Examples
Get subnetwork data
1 2 |
model |
Result from NetResponse (detect.responses function). |
subnet.id |
Subnet identifier. A natural number which specifies one of the subnetworks within the 'model' object. |
sample |
Define the retrieved samples |
Subnet data matrix
Leo Lahti leo.lahti@iki.fi
See citation('netresponse')
1 2 3 | ## Load a pre-calculated netresponse model obtained with
# model <- detect.responses(toydata$emat, toydata$netw, verbose = FALSE)
# data( toydata ); get.dat(toydata$model)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.