# doc-cache created by Octave 4.2.1
# name: cache
# type: cell
# rows: 3
# columns: 13
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 8
stk_axes


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 91
 STK_AXES [STK internal]

 STK_AXES is a replacement for 'axes' for use in STK's examples.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 24
 STK_AXES [STK internal]



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
stk_figure


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 97
 STK_FIGURE [STK internal]

 STK_FIGURE is a replacement for 'figure' for use in STK's examples.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 26
 STK_FIGURE [STK internal]



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
stk_labels


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 83
 STK_LABELS [STK internal]

 STK_LABELS is a shortcut for stk_xlabel + stk_ylabel.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 26
 STK_LABELS [STK internal]



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
stk_plot1d


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 703
 STK_PLOT1D is a convenient plot function for 1D kriging predictions

 CALL: stk_plot1d (XI, ZI, XT, ZT, ZP)

    plots the evaluation points (XI, ZI), the "true function" with values
    ZT on the grid XT, and a representation of the prediction ZP on the
    same grid XT: the kriging prediction (posterior mean) surrounded by a
    shaded area corresponding to 95% pointwise confidence intervals.

    It is possible to omit plotting either the observations (XI, ZI) or
    the true function ZT by providing empty matrices.

 CALL: stk_plot1d (XI, ZI, XT, ZT, ZP, ZSIM)

    also plots a set ZSIM of samplepaths.

 CALL: stk_plot1d (H_AXES, ...)

    plots into existing axes with axis handle H_AXES.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 68
 STK_PLOT1D is a convenient plot function for 1D kriging predictions



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 19
stk_plot_getaxesarg


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 36
 STK_PLOT_GETAXISARG [STK internal]



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 36
 STK_PLOT_GETAXISARG [STK internal]




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 20
stk_plot_histnormres


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 225
 STK_PLOT_HISTNORMRES plots an histogram for normalized residuals

 CALL: H = stk_plot_histnormres (NORM_RES, ...)

 CALL: H = stk_plot_histnormres (H_AXES, NORM_RES, ...)

 See also stk_predict_leaveoneout, stk_example_kb10



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 65
 STK_PLOT_HISTNORMRES plots an histogram for normalized residuals



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 18
stk_plot_predvsobs


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 224
 STK_PLOT_PREDVSOBS plots predictions against observations

 CALL: H = stk_plot_predvsobs (Z_OBS, Z_PRED, ...)

 CALL: H = stk_plot_predvsobs (H_AXES, Z_OBS, Z_PRED, ...)

 See also stk_predict_leaveoneout, stk_example_kb10



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 58
 STK_PLOT_PREDVSOBS plots predictions against observations



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 17
stk_plot_shadedci


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 117
 STK_PLOT_SHADEDCI [STK internal]

 STK_PLOT_SHADEDCI represents pointwise confidence itervals using a shaded
 area.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 33
 STK_PLOT_SHADEDCI [STK internal]



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 11
stk_subplot


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 100
 STK_SUBPLOT [STK internal]

 STK_SUBPLOT is a replacement for 'subplot' for use in STK's examples.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 27
 STK_SUBPLOT [STK internal]



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 9
stk_title


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 94
 STK_TITLE [STK internal]

 STK_TITLE is a replacement for 'title' for use in STK's examples.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 25
 STK_TITLE [STK internal]



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
stk_xlabel


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 97
 STK_XLABEL [STK internal]

 STK_XLABEL is a replacement for 'xlabel' for use in STK's examples.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 26
 STK_XLABEL [STK internal]



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
stk_ylabel


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 97
 STK_YLABEL [STK internal]

 STK_YLABEL is a replacement for 'ylabel' for use in STK's examples.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 26
 STK_YLABEL [STK internal]



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
stk_zlabel


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 97
 STK_ZLABEL [STK internal]

 STK_ZLABEL is a replacement for 'zlabel' for use in STK's examples.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 26
 STK_ZLABEL [STK internal]





