View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Euh Euh is offline
external usenet poster
 
Posts: 2
Default How to get standard errors from the Solver results ?

Hi there,

hope someone can help.

I'm using the Excel Solver to find the parameters (A,B,C,D) of a
logistic equation:

y= A/(exp(B*t)+C*exp(-D*t) )

How can I compute in Excel the standard error of the estimated
parameters ?