-
```[tasklist]
- [x] 1 column, perfect model (done, link PR) #621
- [x] 1 column, observation, make sure prior sample is a large spread around target! (to do so, 1, identify correct parameters, and 2…
-
HARK does not work unless it can replicate certain substantive economic results.
Currently, some of these tests (in deterministic cases) are intermingled with unit tests and run automatically.
F…
-
The Rapprochement protocol is the networked version of MeritRank. The first application is an experimental network of peers that measures round-trip times to other peers and connects to those with the…
-
In release notes we say "Statistics displayed and exported for multiple trajectory stochastic simulations". In fact, we just run and display an average. The code was written by Frank and it stores ave…
-
I'd love to learn how to do simulations in Julia. It seems to me that there could be two simple examples to start with:
- how to do a permutation test
- how to perform a simple stochastic simulation
…
aammd updated
9 years ago
-
Hey all!
I read your bioRxiv on "Benchmarking algorithms for gene regulatory network inferencefrom single-cell transcriptomic data" and was quite intrigued. I've been toying around with various fo…
-
# Issue
Not possible to have simulations with non-uniform time, i.e. return only the steps the solver is taking.
See also.
[`https://sourceforge.net/p/sed-ml/feature-requests/7/`](https://source…
-
Just to have this documented some where.
Currently we're testing simulation a city of 600.000 inhabitants from 6 to 23 o'clock that all take on average ~3.73 trips in that time period. Of those ~2.…
-
Because code is rerun with every chunk, random seeds (which it does not seem we can print or save to an output file) will vary from one chunk to the next. This is unlikely to impact typical workshop u…
-
Currently we are able to run simulations for six different compartmental models with and without vital dynamics. These models can also run in a deterministic or stochastic setting. My goal is to allow…