Module functions to retrieve the output of parameter estimation methods.
Array_Type get_unc()
Array_Type get_proj()
Array_Type get_cov()
Struct_Type get_intunc()
Struct_Type get_intproj()
Struct_Type get_regunc()
Struct_Type get_regproj()
See
get_unc,
get_proj,
get_cov,
get_intunc,
get_intproj,
get_regunc, and
get_regproj for more information.
The structures returned by these functions contain additional fields which are described in the documentation for each function.
- sherpa
-
berrors,
bsyserrors,
compute_errors,
compute_statistic,
covariance,
errors,
ftest,
get_paramestint,
get_paramestlim,
get_paramestreg,
goodness,
interval-projection,
interval-uncertainty,
list_paramest,
mlr,
projection,
region-projection,
region-uncertainty,
restore_paramest,
run_paramest,
run_paramestint,
run_paramestlim,
run_paramestreg,
set_errors,
set_syserrors,
staterrors,
syserrors,
uncertainty
|