1. Home
  2. RBDISPLAY directive

RBDISPLAY directive

Displays output from a radial basis function model fitted by RBFIT.

Option

PRINT = strings Controls fitted output (description, estimates, fittedvalues, summary); default desc, esti, summ

Parameter

pointers Save structure with details of the fitted model

Description

RBDISPLAY displays results from the fit of a radial basis function model by RBFIT. Details of the fitted model can be supplied using the parameter of RBDISPLAY. This must have been saved using the SAVE parameter of RBFIT. If this is not set, the output is from the most recent model fitted by RBFIT.

Printed output is controlled by the PRINT option, with settings:

    description a description of the model,
    estimates estimates of the parameters,
    fittedvalues fitted values, and
    summary summary (lack of fit etc.).

Option: PRINT.

Parameter: unnamed.

See also

Directives: RBFIT, RBPREDICT.

Commands for: Data mining.

Updated on March 6, 2019

Was this article helpful?