Alvaro Uzaheta
Alvaro Uzaheta
**Describe the bug** Default `C` engine gives different result as `R` version when windows effects are used. **To Reproduce** ```r library(goldfish) data("Social_Evolution") callNetwork # 1 linkEvents(changeEvent = calls, nodes =...
**Describe the bug** An only-intercept rate model produces an error. **To Reproduce** ```r library(goldfish) data("Social_Evolution") callNetwork
**Is your feature request related to a problem? Please describe.** It relates to #39, #33 and #32 **Describe the solution you'd like** Only one way to define the periods and...
### Discussed in https://github.com/snlab-ch/goldfish/discussions/49 Originally posted by **meakbiyik** September 8, 2021 Hi all, I got a weird error during preprocessing phase and cannot seem to find the reason. Here's the...
**Describe the bug** The initialization of the stats matrices doesn't consider the start time argument. This issue related to #33 **To Reproduce** ```r # direct network eventsIncrement
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] When model specification includes...
Thanks to Fanny Mignon for reporting this issue. **Is your feature request related to a problem? Please describe.** Missing data in the data objects produces errors when linking to a...
**Describe the bug** Uninformative error when using feature_tiledb branch **To Reproduce** RepEx TBD **Expected behavior** A clear and concise description of what you expected to happen. **Desktop (please complete the...
**Describe the bug** Preprocessing using `startTime` produce a wrong time span for the first observation **To Reproduce** ```r library(goldfish) data("Social_Evolution") callNetwork