-
double derivative of density plot
-
When I used SGVF_cmd.py with paramaters: --min_samp_cutoff 1 --csv_output 'input_glob' 'output_dsgv' 'output_vsgv', it returned errors as follows:
```
/User/miniconda3/envs/SVfinder/lib/python2.7/…
-
**Describe the bug**
I think there is a bug when computing the mean of q(f) = \int p(f|u)q(u), because the mean function evaluated at the inducing point locations is not added.
**To reproduce**
…
-
I just generated a model using the following code, and it unnecessarily zero-protected V in the $DES block. It could have known that V is positive because it's exponentiated in the $PK block.
```r…
-
Is there any way to solve the problem?
marker_cosg
-
This is just a note for when we overhaul the stats module eventually.
While starting the planning phase for the overhaul #20643, I found a bug in the most commonly used function in the stats module…
-
### Issue type
Engraving bug (incorrect score rendering)
### Bug description
A horizontal frame with a width = 0 has its width not correctly saved.
Setting the width to 0 is possible and ren…
-
My apologies for the length of this issue. I am trying to be as thorugh as possible as my application for ODAS is a bit unique.
I am working on a robot that uses the ReSpeak 4 mic usb array and ODA…
-
**Issue by [akerrigan](https://github.com/akerrigan)**
_Friday Aug 04, 2017 at 19:22 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/2375_
----
#### Summary:
Samples generated f…
-
default_params in elasticnet is `np.zeros(k_exog)` which has the wrong initial estimate for mu in the first few rounds.
convergence looks very slow based on the time and number of iterations it tak…