skew {kerSeg} | R Documentation |
Compute some components utilized in the third moment fomulas.
Description
This function provides some components used in the third moment fomulas.
Usage
skew(K, Rtemp, Rtemp2, R0, R2)
Arguments
K |
A kernel matrix of observations in the sequence. |
Rtemp |
A numeric vector of |
Rtemp2 |
A numeric vector, the sum of squared kernel values for each row i. |
R0 |
The term |
R2 |
The term |
Value
Returns a list of components used in the third moment fomulas.
[Package kerSeg version 1.1 Index]