KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.statistic
/
RegressionResultsIfc
/
hatMatrix
hat
Matrix
abstract
val
hatMatrix
:
Array
<
DoubleArray
>
The hat matrix is defined in terms of the design matrix X by
$X(X^{T}X)^{-1}X^{T}$