Stefano Mangiola

Results 93 issues of Stefano Mangiola

I have applied with success the suggestion ```r old_par

#### Summary: I was wondering how hard would be to sample in parallel from the approximate posterior from variational bayes. #### Description: In my algorithm I explore the tails of...

I generated some quantities from a model ```r fit= rstan::gqs( model, draws = as.matrix(f), data = data_for_model ) ``` While this works ```r rstan::summary(fit, "counts[1,1]", probs = 0.05) ``` ```r...

I am wondering if tidybayes (spread_samples %>% mean_qi) is applicable to a 3Gb+ stanfit object. In my case, `spread_samples %>% mean_qi` takes more than 2h before I kill the process....

optimization

I am trying to see how can I format columns titles, with multiple styles. I could not find many example of applications of the function `new_pillar_title`. For example, if a...

## Description In order to build robust count models based for example on SICHEL distribution, a continuous version of the BesselK function is needed (nu being real instead of int)....

https://jokergoo.github.io/ComplexHeatmap-reference/book/heatmap-annotations.html#text-annotation ![image](https://user-images.githubusercontent.com/7232890/83473236-6f8cbf00-a4cc-11ea-9065-ed01514fb795.png)

enhancement

Catch Error: elements in `col` should be named vectors. for a pretty failure

From this issue https://github.com/stemangiola/tidyHeatmap/issues/77 allow ```r heatmap(c(.., ..), c(.., ..), ..) ```