Closed jomulder closed 1 year ago
Hi Joris,
The decimal numbers are due to the presence of event weights in the "history" edgelist. When remstats detects event weights, it assumes that you want to use them for computing the endogenous statistics. To simply compute the counts, you can set the weights to one. While I agree that the name "as.is" is not very informative, "counts" would also be confusing in the case where events have weights since they are not actual counts, but rather the summed event weights. Let me know if you have any suggestions.
Ah stupid of me... About an alternative for "as.is" maybe "none" or "raw" (the latter is used in remulate).
On Mon, Mar 27, 2023 at 4:28 PM Marlyne Meijerink @.***> wrote:
Hi Joris,
The decimal numbers are due to the presence of event weights in the "history" edgelist. When remstats detects event weights, it assumes that you want to use them for computing the endogenous statistics. To simply compute the counts, you can set the weights to one. While I agree that the name "as.is" is not very informative, "counts" would also be confusing in the case where events have weights since they are not actual counts, but rather the summed event weights. Let me know if you have any suggestions.
— Reply to this email directly, view it on GitHub https://github.com/TilburgNetworkGroup/remstats/issues/43#issuecomment-1485216914, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFZBLCDVPNNKDXMKXH6FFSDW6GPZRANCNFSM6AAAAAAWJEQH6U . You are receiving this because you authored the thread.Message ID: @.***>
Hi I ran the following:
I don't get why the inertia stats are not counts but have decimals (btw the name "as.is" is maybe not super clear name for the raw frequencies), and I don't get why for the sixth event the inertia stats are different for these two actors. Basically what I would expect that all these nonzero elements of the stats are all 1 in this 'head'. Or am I wrong?