Method

NumCosmoMathLHRatio2dfisher_border

Declaration [src]

NcmLHRatio2dRegion*
ncm_lh_ratio2d_fisher_border (
  NcmLHRatio2d* lhr2d,
  gdouble clevel,
  gdouble expected_np,
  NcmFitRunMsgs mtype
)

Description [src]

Computes the Fisher border with the given clevel.

Parameters

clevel

Type: gdouble

Confidence level.

expected_np

Type: gdouble

Expected number of points, if lesser than 1 it uses the default value of 600.

mtype

Type: NcmFitRunMsgs

A NcmFitRunMsgs.

Return value

Type: NcmLHRatio2dRegion

A NcmLHRatio2dRegion.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.