| addSameBlocks | R Documentation |
Create a variable in inital value table to keep track of SAME blocks i.e. parameters that are part of a single distribution
addSameBlocks(inits)
inits |
Table of initial values as created by NMreadInits(). |
sameblock:
if not part of a distribution repeated using SAME: 0
if part of a distribution repeated using SAME: counter (1,2,...) of the unique distribution blocks that are being reused.
Nsameblock: The number of SAME calls used for a distribution block. If SAME(N) notation is used, Nsameblock=N.
Brian Reilly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.