unfixRates | R Documentation |
Frees rate parameters (e.g. that were fixed by 'fixRates')
unfixRates(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 freed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.