![]() |
Prev | Next |
dismod_at database simulate number_simulate
dismod_at
input
tables which are not modified.
number_simulate
values
for each data_id
in the data_subset table.
Hence the number of rows in data_sim_table
is
number_simulate
times the number of rows in data_subset_table
.
number_simulate
values
for each var_id
in the var table.
Hence the number of rows in data_sim_table
is
number_simulate
times the number of rows in var_table
.