Description Usage Arguments Value See Also Examples
Perform network inference.
1 2 3 4 5 6 7 |
expr |
a n by d data matrix |
... |
options passed to the function |
x |
a |
object |
a |
object of type internet3D with the following entries
expr input expression dataset
networks networks infered along the regularization path
used.lambdas penalization parameters used along the
regularization path
n.edges number of edges of networks along the regularization
path
BIC BIC criteria (experimental) along the regularization path
AIC AIC criteria (experimental) along the regularization path
loglik log-likelihoods along the regularization path
loglik.pen penalized log-likelihoods along the regularization
path
options internet3DOptions object with the options used
for the inference
set.options and bootstrap.build
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.