-
What courses / talks / tutorials should we have at conferences?
How this issue works:
Please add one comment per topic, and use reactions to up/downvote.
-
Hi @yonicd !
Thanks for this package, this does exactly what I was looking for.
I'm having trouble getting this to run on the greta dev branch - [here](https://github.com/greta-dev/greta/pull/53…
-
@rybern Using the latest CmdStanR from github I was trying out pedantic mode (which is really cool!) and I got an unexpected warning:
```r
stan_file
-
In multivariate brms models, the correlation structure between the residuals of the response variables is currently (i) estimated using `rescor = TRUE` or (ii) fully zeroed out using `rescor = FALSE`.…
-
defData, defDataAdd, defRead, defReadAdd should all use the same code/ show same behaviour.
-
Add fits to overall distributions. `k` should be an option
```
human_CS17_thoracic_rep1$percent_mt -> x
normalmixEM(x=x, k=3) %>% plot(which=2)
lines(density(x), lty=2, lwd=2)
```
[for examp…
-
### Proposal
Creating [joyplots](https://bokeh.pydata.org/en/latest/docs/gallery/joyplot.html) with Holoviews should not be too complicated using `hv.Distribution` with `hv.Layout` or `hv.Overlay` (o…
-
Hello. I found a mistake in manifests/custom_hook.pp
The part from code:
} elsif $::gitlab::git_data_dir {
$_repos_path = "${::gitlab::git_data_dir}/repositories"
Variable git_data_dir is not …
tipmg updated
5 years ago
-
Hi guys,
I am playing with DATS and in the process I have tried to use several tools to expand/compact the json-ld representation:
- pyld
- json-ld playground (https://json-ld.org/playground/)
…
-
Before submitting this to CRAN, argument names should be cleaned up. Particularly, the data argument should always be called `data` (unless a single vector, then `x`), and always come first. Also, sam…