Carlos Parada

Results 216 issues of Carlos Parada

One thing that could make `VarInfo` more intuitive is a more descriptive name. I think either `Sample` or `Draw` would be good names.

I assume this is to do with some kind of accidental recursion/method ambiguity; the command: ``` # If no sampler is specified, we sample from the prior by default _,...

The documentation on `VarInfo` probably needs some work. If `VarInfo` data is meant to be accessed by users or developers who want to get information like the log PDF of...

Sampling from discrete variables, as shown [here](https://arxiv.org/pdf/1912.04681.pdf).

With large datasets, MCMC can get very slow. Luckily, approximations based on numerical integration usually get better as the sample size increases, and can work in some situations where MCMC...

Multivariate GLMs are very common in econometrics and also very useful in general. I think this is low-hanging fruit in terms of relative effort vs payoff: Multivariate GLMs should be...

``` For likelihoods, TuringGLM.jl supports: Gaussian() (the default if not specified): linear regression Student(): robust linear regression **Logistic(): logistic regression** Pois(): Poisson count data regression NegBin(): negative binomial robust count...

What the title says, mostly; I was interested in using this while writing a package of mine, but the compilation time was just a touch over what I'd be willing...

It would be great to have a way to install this off the AUR!

The VPN disconnects just a few seconds after connecting. Do you know what might be causing this?