Interface LocalisationChi2

All Known Implementing Classes:
GroupLocResult, LinearLocalisation

public interface LocalisationChi2
  • Method Details

    • getChi2

      Double getChi2()
      Returns:
      A Chi2 value for the localisation
    • getNDF

      Integer getNDF()
      Returns:
      The number of degrees of freedom in the model used
    • getAic

      Double getAic()
      Returns:
      the AIC.