Error in MakeTable(output = MC_result, rows = rows, cols = cols, digits = 2, :
rows and cols must contain all parameter names unless the grid has only one value.
My function returns three values, so I expect to see three tables. It dumps only 1 and sends this error. Not sure what I'm doing wrong?
Thanks,
Brian Underwood