-
I am trying to identify root and end points use the Markov random-walk model with the rna velocity package. The plot I want to generate is Fig.3C Diffusion and Back-diffusion part in the paper.
I t…
-
The output should contain words that contain ONLY the input letters (similar to https://github.com/forcebold/adhesiontext-for-robofont/blob/master/adhesiontext.py and https://github.com/davelab6/libre…
-
Some discrete variable is better sampled from a set of neighbors instead of sampling globally. Once such discrete variable is implemented, there is no need for the MC update `changeOrder` in :mcmc. On…
-
`File "/home/pranav/anaconda3/envs/my_lab/lib/python3.6/site-packages/pymobility-0.1.0-py3.6.egg/pymobility/models/__init__.py", line 1, in
ModuleNotFoundError: No module named 'mobility'
`
This i…
-
i dont know, how github works, and even less, writing in english, so i just want to suggest you this, i would be awesome to work in it with one of your amazing tutorials! Thaanks, i hope more people w…
-
(I'm transferring old but still relevant issues from my unmaintained version)
Weather balance seems okay now, so this has mostly been addressed.
One thing that could be added - user settings. Mo…
-
Hi there and thanks for this beautiful package!! i was curious to understand more the inner workings of the package. Is there a pdf that explains how you use Markov chains exactly to create a model (w…
-
Consider the following simulated data:
```r
library(tidyverse)
library(ggridges)
# markov chain parameters
mu = 8 # cm/hr
sigma = 4 # cm/sqrt(h…
-
# Design considerations
**Goal:** organize classes for inference and posterior analysis API
* Continuous only, or also discrete parameters? (allow discrete data and generated quantities)
* …
-
This is something I've been playing around with in CommonMusic and I think it would be a great addition to Sonic Pi: the ability to easily perform a Markov analysis on a list, and generate a new list …