Select variables from the draw target #56
Replies: 1 comment 3 replies
-
|
The Where applicable, I am open to adding entirely new arguments to |
Beta Was this translation helpful? Give feedback.
-
|
The Where applicable, I am open to adding entirely new arguments to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In cmdstanr, for large models it's more efficient to do
than dumping all the variables into the memory. Is there a way to do that in
x_draws_ytarget? From the codestantargets/R/tar_stan_mcmc.R
Line 502 in 7c2e6f4
For example, in the following scenario:
would be more efficient than
Beta Was this translation helpful? Give feedback.
All reactions