createModel | R Documentation |
This function samples an interaction object (PKNlist
) to make a candidate model
createModel(pknList=pknList,AndBinF=rep(1, length(integrators(pknList))),NoneBinF=rep(1, length(integrators(pknList))),optParam=optParam)
pknList |
a |
AndBinF |
a numeric vector of the same length as the number of integrators |
NoneBinF |
a numeric vector of the same length as the number of integrators |
optParam |
an |
a data frame of interactions that is a subset of the interactions in interactions(pknList)
C. Terfve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.