Description Usage Arguments Details Value Note Author(s) References See Also
Internal helper. Sample an initial network.
| 1 2 3 4 | 
| x | A candidate network, given as adjacency matrix. | 
| dat | The data matrix. | 
| stimuli | The input stimuli list. | 
| V | The names of the nodes. | 
| tps | The time points. | 
| reps | The number of replicates. | 
| hmmiterations | The maximum number of iterations for the HMM. | 
| lambda | The Prior influence strength in the laplace prior. | 
| B | The Prior information matrix. Corresponds to prior edge probabilities in the final network. | 
| Z | The normalisation factor for the prior distribution. | 
| fanin | Integer: maximal indegree for nodes. | 
| gam | Prior influence strength in scalefree prior. | 
| it | Number of iterations to generate background distribution in scalefree prior. | 
| k | Proportionality factor in scalefree prior | 
| priortype | Character. Type of prior to be used. | 
| scale_lik | Boolean. Scale liklihood according to number of data points. | 
| allow.stim.off | Boolean. Allow the stimuli to become inactive at some point. See also  | 
| implementation | String. One of  | 
Usually called internally.
TODO
TODO
Christian Bender
TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.