We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa38ff6 commit 5117774Copy full SHA for 5117774
src/encoders/contrast_encoder/contrast_encoder.jl
@@ -2,6 +2,7 @@ include("errors.jl")
2
3
"""
4
** Private Method **
5
+
6
This and the following four methods implement the contrast matrix for dummy coding, sum coding,
7
backaward/forward difference coding and helmert coding.
8
Where `k` is the number of levels in the feature and the returned contrast matrix has dimensions (k,k-1).
0 commit comments