Package com.imsl.test.example.stat
Class RegressorsForGLMEx1
java.lang.Object
com.imsl.test.example.stat.RegressorsForGLMEx1
Generates binary regressors for classification variables.
This example usesRegressorsForGLM to generate
binary variables for two classification variables, \(A\) and
\(B\), with two and three values, respectively. Regressors for a one-way
model (the default model order) are generated using the default dummy method.
The five regressors generated are \(A_1, A_2, B_1, B_2\) and
\(B_3\).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RegressorsForGLMEx1
public RegressorsForGLMEx1()
-
-
Method Details
-
main
-