fixRates | R Documentation |
This is useful for speeding up estimation once rate parameter values have been found and are stable across different runs.
fixRates(efObj, efxNums = c(0))
efObj |
An RSiena 'effects' object. |
efxNums |
A vector of effect numbers of the rates to be fixed. If this vector consists only of a 1 element vector with 0 in it, or is omitted (in which case, c(0) is the default), all rate parameters in the effects object are fixed, meaning they are not estimated, but remain at their starting values. |
The modified effects object, with specified (or all ) rate parameters fixed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.