Adrien Le Guillou

Results 40 comments of Adrien Le Guillou

I think it's related to #35

I tried to use the new `skip_with` argument but it is not available. #863

Warning, this can lead to issues when the argument is used to subset elements in the function. See https://github.com/EpiModel/EpiModel/pull/765/files#r959770128

@smjenness @chad-klumb just to let you know that I re-ran an EpiModelHIV-Template base project with this branch as well with the [companion EpiModelHIV-p one](https://github.com/EpiModel/EpiModel/pull/765) and it worked perfectly both for...

Hi @krivit, what do you mean by EGMME facilities? (sorry I am only slowly getting into the `statnet` parts of EpiModel)

I think I can make it work for the `window_counter` to play around the idea, then formalize it for the rest of EpiModel.

Sorry for the very late response. It is possible through various mechanisms. None are particularly easy. - estimate the network with an `isolation` variable preventing ties and removing them. Not...

I agree, it will avoid involuntary conversion

I will probably tackle this soon as I will need a simple multi-network model to test other EpiModel related work (https://github.com/statnet/EpiModel/issues/576 and https://github.com/statnet/EpiModel/issues/555)