Summary:
We want to follow Andrew's terminology and not confuse a sample (1 or more draws) with a draw.
Description:
Reproducible Steps:
Just run CmdStan.
Current Output:
From CmdStan:
# num_samples = 1000 (Default)`
From RStan:
Samples were drawn using NUTS(diag_e) at Mon Mar 14 13:19:38 2016.
Expected Output:
CmdStan: num_draws = 1000
RStan: Sample was drawn using NUTS.
Current Version:
v2.9.0
Summary:
We want to follow Andrew's terminology and not confuse a sample (1 or more draws) with a draw.
Description:
Reproducible Steps:
Just run CmdStan.
Current Output:
From CmdStan:
From RStan:
Expected Output:
CmdStan:
num_draws = 1000RStan:
Sample was drawn using NUTS.Current Version:
v2.9.0