Class LogNormalLMMEstimator

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  LogNormalLMMEstimator.Par
      Parameterization class.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static double A0
      Polynomial approximation
      private static double A1
      Polynomial approximation
      private static double A2
      Polynomial approximation
      private static double A3
      Polynomial approximation
      private static double B1
      Polynomial approximation
      private static double B2
      Polynomial approximation
      private static double B3
      Polynomial approximation
      static LogNormalLMMEstimator STATIC
      Static instance.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private LogNormalLMMEstimator()
      Constructor.