Recent content by nehajo88

  1. N

    Graduate How to Propagate Errors Across Models?

    Hi folks, I have a rather simple question on error propagation - I have 2 sets of models, where the results from model are used as variables in the next model. I need to know how to carry forward errors from one to another. Case - Model 1: Y = a*exp(b*X) + c The errors on X (which is a...