-
this is just confusing to users
-
I don't know if this is a real problem, but before there where no warning.
RStudio Version 0.99.446
Mac OSX 10.10.3 (14D136)
```
R version 3.2.0 (2015-04-16) -- "Full of Ingredients"
Copyright (C) …
-
When [calling stan](https://github.com/traitecoevo/mortality_bci/blob/e5b3fb388809dc9fac822f0e7270ac41829d1e73/R/stan_models.R#L7) there is a lot of noise, first from the compiler then "Informational …
-
Currently, we have 2 seperate ways of normalizing the FFT in hoNDFFT.
Our fft functions will normalize only on the inverse fft, while the fft1, fft2, etc series of methods normalize both ways.
We sho…
-
In Reverse.ReverseOps.grad', is there anything that prevents the user from modifying some elements of [xa] within the call to [f xa]? (I come from OCaml, and I would guess that with the current formul…
-
Building with METHODS=dbg --enable-complex I find that reduced_basis_ex7 succeeds when using cf8fe174f3dfccc2dda54007aa6ba6076366c507 but fails when using 5260d07dc8bd02935f5f4ad43c13994522bece42
Thi…
-
Does not plot. Console ...
# clears workspace:
> rm(list=ls())
>
> library(rstan)
> Loading required package: Rcpp
> Loading required package: inline
Attaching package: ‘inline’
The following obj…
-
Warnings and errors. See below
rstan (Version 2.5.0, packaged: 2014-10-22 14:19:22 UTC, GitRev: e52c66f42e81)
> # to be passed on to Stan
>
> data
> myinits - list(theta=.5))
> # parameters to…
-
I have found that Rate_4_Stan.R does not plot. I have run through RStudio and native R. A copy of the console result is below. Hardware details are:
OS X Yosemite 10.10.1
Hardware Overview:
Model…
-
@roystgnr, could you help me confirm the commits that need to be merged into v0.9.3?
eeb26206190a96070c32dafed79e1907a2220d3e
b1b891f37e6f50fd28dee4ab5818c0f66d1c5dcc
Is that it?