TilburgNetworkGroup / remstats

Computes Statistics for Relational Event History Data
https://tilburgnetworkgroup.github.io/remstats/
Other
7 stars 1 forks source link

fix "FEtype"-stat output if "type" is not a column in edgelist #36

Closed mlmeijerink closed 11 months ago

mlmeijerink commented 1 year ago

If type is not a column in the edgelist and the FEtype() statistic is requested, the output is as many stats as types, while it should be the number of types minus one.