Alvaro Uzaheta
Alvaro Uzaheta
Could you post a repex? `Social_Evolution` example had incremented change events and the warning doesn't appear. ```r data("Social_Evolution") callNetwork 1 1220733470 Actor 72 Actor 50 1 > 2 1221102974 Actor...
Thanks, @shaunss; then I think it'd make sense to change the issue to a feature request asking to support objects of class `tibble`. It'd imply more than just changes in...
Hopefully, this simulation helps with the discussion @stadtfeldethz and @marion-hoffman. It only has one exogenous event. ```r ### small simulation actDf
Other bugs for end-time were found. For DyNAM-rate events with interval 0 are produced for the preprocessing when start-time is not specified. An additional review of the estimation engine is...
Additional tests using windows for DyNAM-rate are needed.
_Notes:_ Average marginal effects as proposed by [Duxbury S., 2021](https://doi.org/10.1177%2F0049124120986178) for ERGMs or relative importance effects as proposed by [Indlekofer N. and Brandes U.,2013](https://d-nb.info/1098188454/34) for SAOMs. Predicting functionalities with good...
The `linkEvents` behavior is a bug. Hopefully, It'd be fixed soon. A workaround is to define it as a normal node variable. For factor node variables, you need to use...