Click or drag to resize

CrossValidatedCubicSpline Fields

The CrossValidatedCubicSpline type exposes the following members.

Fields
 NameDescription
Protected field_c
(Inherited from SmoothingCubicSplineBase)
Protected field_c0Vec
(Inherited from SmoothingCubicSplineBase)
Protected field_c1Vec
(Inherited from SmoothingCubicSplineBase)
Protected field_c2Vec
(Inherited from SmoothingCubicSplineBase)
Protected field_c3Vec
(Inherited from SmoothingCubicSplineBase)
Protected field_df
(Inherited from SmoothingCubicSplineBase)
Protected field_f
(Inherited from SmoothingCubicSplineBase)
Protected field_fVec
(Inherited from SmoothingCubicSplineBase)
Protected field_se
(Inherited from SmoothingCubicSplineBase)
Protected field_seVec
(Inherited from SmoothingCubicSplineBase)
Protected field_standardDeviation
(Inherited from SmoothingCubicSplineBase)
Protected field_wkr
(Inherited from SmoothingCubicSplineBase)
Protected field_wkt
(Inherited from SmoothingCubicSplineBase)
Protected field_wku
(Inherited from SmoothingCubicSplineBase)
Protected field_wkv
(Inherited from SmoothingCubicSplineBase)
Protected field_x
(Inherited from SmoothingCubicSplineBase)
Protected field_xVec
(Inherited from SmoothingCubicSplineBase)
Protected field_y0
(Inherited from SmoothingCubicSplineBase)
Protected fieldxReference to the vector of the independent variable.
(Inherited from CurveBase)
Protected fieldyReference to the vector of the dependent variable.
(Inherited from CurveBase)
Top
See Also