HyperStudy

Fit Methods

Fit Methods

Previous topic Next topic No expanding text in this topic  

Fit Methods

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Method

Equation Available

Highly Nonlinear

Noisy Output Responses

Accuracy

Efficiency

Basic Parameters

Comments

Least Square Regression

icon_check

 

icon_check

icon_star

icon_staricon_staricon_star

Order should be adjusted and regression terms may be picked.

Noises can be screened out with this method.

Moving Least Squares Method

 

icon_check

icon_check

icon_staricon_star

icon_staricon_star

Order should be adjusted.

The time to build the fit and use the fit (Evaluate From) increases with both the number of runs and the number of input variables in the input matrix. The number of input variables has more influence than the number of runs if order is larger than 1.

HyperKriging

 

icon_check

 

icon_staricon_staricon_star

icon_staricon_star

 

The time to build the fit and use the fit (Evaluate From) increases with both the number of runs and the number of input variables in the input matrix. The number of input variables has more influence than the number of runs if order is larger than 1.

Radial Basis Function

 

icon_check

 

icon_staricon_staricon_star

icon_staricon_star

 

The time to build the fit increases with both the number of runs and the number of input variables in the input matrix. The number of runs has more influence than the number of input variables. The run time for using the fit in another approach (Evaluate From) is very small regardless of the size of the input matrix.