-
A lidar sensor is best simulated using ray casting. Furthermore, the ability to find out "what lies in *that* direction" is generally useful. Currently, `QueryObject` does not provide any such query. …
-
Following AJPH 2016, add support for continuous treatments. Can verify against the simulated data (and R's results)
Looks like it might be a valuable time to add stochastic treatments. This would a…
-
```
import { PaymentRequest } from 'react-native-payments';
const METHOD_DATA = [
{
supportedMethods: ['apple-pay'],
data: {
merchantIdentifier: 'merchant.br.com.mymerchant.app…
-
Hello,
We have an amplicon dataset from a NovaSeq run and are exploring how we might alter settings in the dada2 pipeline to effectively identify errors in our data. In case you are unfamiliar, No…
-
We currently have a simulated data set with a very short time series and few species, which poses problems for some analyses and isn't representative of the data we'll be using.
We can resolve this t…
-
When running estimators on simulated data it shows that ZT is biased, the ccmean function returns the same values as hcost, so this is either a case where both implementations are wrong, or that there…
-
For each of the case studies listed above we will encode experimental protocols and upload data, to
enable a comparison of simulation predictions with experimental data. Given the relative paucity of…
-
I attempted to run the following:
```R
devtools::install_local()
# load example S matrix from .csv
df
-
- [ ] Allow docker container to startup with a large amount of test data & demo dashboards etc.
- [ ] Create ability to simulated large number of inputs
- [ ] Simulate emoncms.org multi-server
- [x] …
-
Closely related to #201, obviously, but I'm actually more thinking about #317 and efforts to simplify the `Clone` schema. For #201, all `Rearrangement`s/`Cell`s in a `Repertoire` would be nonphysical,…