mshafieek / ADS-Missing-data-social-network

ADS master thesis
MIT License
0 stars 1 forks source link

REM #5

Closed LisanneLageweg closed 1 year ago

LisanneLageweg commented 1 year ago

fit <- remstimate::remstimate(reh = reh, stats = out, estimator = "MLE", timing = "interval") Error in if (!(method %in% c("MLE", "GDADAMAX", "BSIR", "HMC"))) { : the condition has length > 1

when I want to fit the model, I keep getting this error. I don't know how to solve this.

@mshafieek

mshafieek commented 1 year ago

Probably they changed or reduced the arguments. Can you issue this in the corresponding repository of TilburgNetworkGroup under remstimate. @LisanneLageweg

gerkovink commented 1 year ago

Solved in TilburgNetworkGroup/remstimate#23