I have an equation which reads
y=log[f(x)+g(x)]
whereas f(x)=(k1x)^n1/[1+(k1x)^n1]; g(x)=(k2x)^n2/[1+(k2x)^n2].
I want to make parametric sensitivity analysis about "log(f+g)". But it appears hard to do using an analytic method.
Can anyone help me with it? Thank you.