Re: errors on fit parameters in isis

From: John Houck <houck>
Date: Fri, 25 Apr 2003 15:16:26 -0400
On Fri, Apr 25, 2003 at 14:57 -0400, Saku Vrtilek wrote:
> 
> How do I get errors on fit parameters in ISIS?  When I
> do a list_par; I get the value and min and max range: no
> errors?
> 

You can use the 'conf' function to compute single parameter
confidence limits. For example, to get 90% confidence limits on
a Gaussian width, you could do

  (sigma_lo, sigma_hi) = conf ("gauss(1).sigma");

You can also generate 2D confidence contours using the functions

  conf_grid
  conf_map_counts   conf_map_flux

which of the last two are used depends on whether you're fitting
counts or fitting flux-corrected data.


-John

-- 
John C. Houck                       MIT Center for Space Research
NE80-6005: 617-253-3849                   77 Massachusetts Avenue
42:21:55.105N, 71:05:28.122W             Cambridge, MA 02139-4307
----
You received this message because you are
subscribed to the isis-users list.
To unsubscribe, send a message to
isis-users-request_at_email.domain.hiddenwith the first line of the message as:
unsubscribe
Received on Fri Apr 25 2003 - 15:16:42 EDT

This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:44 EDT