hongyuanjia / epluspar

Conduct parametric analysis on EnergyPlus models in R
https://hongyuanjia.github.io/epluspar
Other
9 stars 0 forks source link

Use optimized Stan code #6

Closed hongyuanjia closed 5 years ago

hongyuanjia commented 5 years ago

Currently, the optimized Stan code of BC without prediction is utilized. Waiting for code for with prediction case.

Now $stan_run() will force to run BC without prediction even though new_input is given in $data_field().