You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would add that it's starting from an empty network (with no time or lasttoggle attached), so I wouldn't expect lasttoggle initialization to be a major issue here.
I wouldn't expect it to work with durational operators, so I am not too concerned about that; I would prefer trying to nest them to fail with an error, but I can't think of a good way to do that off the top of my head. Durational terms should work, though as we discussed in the other thread, some statistics are poorly defined for other durational operators, so Change is not special in that sense.
e.g.
produces
I'm surprised to see negative
~Change(~Form(~edges))
and~Change(~Form(~triangle))
statisticsalso not totally clear to me that
~Change(~mean.age)
is correct in any sense of the word (but maybe I just need to think about it more)The text was updated successfully, but these errors were encountered: