-
I'm trying to run the drift diffusion model on the example data:
`m [1] "Error in sampler$call_sampler(args_list[[i]]) : "
> [2] " c++ exception (unknown reason)"
> error occurr…
-
When running the sample named varCond, I meet a error made that sample stoped running.
`mpiexec -n 1 magic.exe input.nml`
` !--- Program MagIC 5.6 ---!
! Start time:
2018/11/12 12:07:18 …
-
Hard to make changes with the rapid-fire edits, so here are some I'd like to suggest:
Section 3.3.1: There are a few things that confuse me here.
> Traditional discussions of classical statistic…
-
After we undestand #18 we should make sure we understand why the drift and variance didn't enter the Q for the jump-diffusion example in the document (or, if there is a mistake, fix it!)
While it i…
-
In the following example, `point_interval()` fails because the `quantile` function is called without the argument `na.rm = TRUE`
`> sample(x = c(rnorm(100), NA), size = 100, replace = TRUE) %>%
…
-
Hello,
I placed a software description for your software on my website:
https://www.tcad.com/Software.html#open-source-tcad-software
Please let me know if you like any updates to this descripti…
-
Right now, the `Q` matrix is being designed by scratch. The first step to automatically generating them is to making https://nbviewer.jupyter.org/github/MSeeker1340/PDERoadmap/blob/function_compositi…
-
I was hoping to get an update on a few variables which I didn't quite understand. I'm trying to understand the DD model, and the implementation of it, and this has been one of the most helpful codes s…
-
Continuation of a discussion with Chris on [stackexchange](https://scicomp.stackexchange.com/questions/28992/jump-diffusion-process-practical-solver-beyond-euler-method/28993#comment52801_28993):
I…
-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…