Description Usage Arguments Value
construct a network structure
1 | sample_network(S_num, P_num, E_num, theta, g_s)
|
S_num |
number of Hidden nodes |
P_num |
number of perturbation nodes |
E_num |
number of Observations nodes per each hidden nodes |
theta |
matrix of prior information for S_E connections |
g_s |
hidden layer network structure |
an igraph of all nodes and connection as true network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.