View source: R/intermediateWeights.R
intermediateWeights | R Documentation |
Computes the correction to current intermediate weights given a set of solution networks
intermediateWeights(pknList=pknList,models.sel.intAnd=models.sel.intAnd,models.sel=models.sel,models.sel.comb=models.sel.comb,optParam=optParam)
pknList |
a |
models.sel.intAnd |
matrix of combined intAnd vectors for a set of solution vectors |
models.sel |
list of solution models |
models.sel.comb |
combined data frame of solution models |
optParam |
an |
a list with two elements: a data frame of interactions that should be duplicated and a vector of new AndFlipF (the new probability, for each intermediate node, of the AND being sampled)
C. Terfve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.