- valueOf(String) - Static method in enum com.github.chen0040.glm.enums.GlmDistributionFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.glm.enums.GlmSolverType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.glm.search.methods.cgs.BetaFormula
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.chen0040.glm.enums.GlmDistributionFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.glm.enums.GlmSolverType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.glm.search.methods.cgs.BetaFormula
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.github.chen0040.glm.search.solutions.NumericSolution
-
- Variance - Class in com.github.chen0040.glm.maths
-
Created by xschen on 14/8/15.
- Variance() - Constructor for class com.github.chen0040.glm.maths.Variance
-
- VcovMatrix - Variable in class com.github.chen0040.glm.metrics.GlmStatistics
-