####################################################
### V6 Resource File                             ###
### generated on: Mon May 16 10:05:08 EDT 2011   ###
###                                              ###
### This file is designed to be delivered to the ###
### translator. 					###
####################################################
524=Use term selection to select the most significant terms from the polynomial
1458=F-ratio to drop term:
3337=Standalone RSM approximation cannot be initialized - too few points
3893=Could not get inputs list from approximation
4445=F-ratio to drop term must not be higher than F-ratio to add term
6247=Wrong number of inputs/outputs in the RSM data file
6347=Exhaustive Search Warning
7036=Must have at least 2 design points in database file for RSM initialization
9133={0} polynomial terms ({1} input parameters)
9488=Term selection method:
12780=The number of possible polynomial term combinations to try ({0} terms out of {1}) during \nExhaustive Search exceeds the maximum Long interger value: {2} \n\nThe time required for finding the best polynomial for each output parameter will be extremely long!
14618=Wrong RSM data file format
15948=Exhaustive Search
17134=Could not get coeff data from plug-in properties
17947=Could not store RSM configuration in plug-in
19128=F-ratio to add term:
19968=Failed to restore internal RSM data array from string
20443=RSM returned unknown error code: {0,number}
22021=Could not evaluate standalone RSM approximation - model has not been initialized
23448=Error: Too Many Polynomial Terms
25397=Could not update RSM options panel
25600=Error in Least Squares Regression routine
26749=Number of polynomial terms is too large ({0}). Maximum \nallowed number of terms is {1}. Fitting a response\nsurface with this large number of terms leads to \nout-of-memory errors. Consider using a different \napproximation technique.
29372=Calculating RSM coefficients
29891=Invalid value for TERM_SELECTION_METHOD in RSM approximation technique: {0}. Value must be from -1 to 3.
30983=Wrong number of declared design points in the RSM data file
31483=Number of selected terms cannot be above {0}
31599=Failed to upgrade RSM data into new format
34306=Two-At-A-Time Replacement
34816=Quartic
36230=RSM configuration problem, \ncoefficients data file copy was not created, \ninitialization aborted
41200=Internal RSM data structure not found, approximation cannot be used
41215=Specify number of selected terms: 
41407=The approximation will require at least {0} design points for initialization. It is recommended that you use twice as many points ({1}) to reliably calculate coefficients
42089=Could not set PolynomialOrder in plug-in
43970=Unexpected EOF while reading RSM data file
44158=Approximation is not configured, no input parameters
45232=Quadratic
46423=RSM initialization cancelled
48728=Failed to restore RSM approximation from internal data
49432=Failed to initialize RSM approximation
50544=Reading RSM coefficients from coefficients data file
51977=Could not calculate min number of designs
53440=RuntimeEnv is not set, RSM technique object is not properly configured
55423=RSM Technique Options
55436=Sequential Replacement
57333=Could not evaluate RSM approximation
65881=F-ratio to add term must not be lower than F-ratio to drop term
65977=Insufficient number of sampling points for RSM initialization: {0}
66639=Could not get RSM configuration from plug-in
68109=You can use Term Selection to remove some polynomial terms with low significance. This can improve reliability of your approximation and reduce the number of required design points.
69775=Linear
71691=Cubic
72661=The number of possible polynomial term combinations to try ({0} terms out of {1}) during \nExhaustive Search is very high: {2} \n\nThe time required for finding the best polynomial for each output parameter may be extremely long!
75066=Stepwise (Efroymson)
79219=Specify maximum number of selected terms: 
79775=Memory allocation failure
81068=RSM initialization returned empty data struct
83519=Standalone RSM approximation has already been initialized
86349=Could not get approx property in RSM
88010=Non-numeric value for "{0}" in RSM approximation technique: {1}
91783=Approximation is not configured, no output parameters
93323=Could not reset coeff data in approx properties
95821=Failed to parse the list of included polynomial terms in the RSM data file
95895=Invalid value for POLYNOMIAL_ORDER in RSM approximation technique: {0}. Value must be from 0 to 3.
96238=Polynomial Order:
96896=Number of selected terms cannot be below {0}
97109=RSM initialization failed
98884=Internal error in RSM
####################################################
###   Meta Model I18N string                       #
####################################################
desc=RSM approximation technique plugin
dispname=Response Surface Model
longdesc=RSM approximation based on a polynomial fit via the least squares regression of the output parameters to the input parameters. <p> Depending on the selected order of the polynomial (linear, quadratic, cubic, quartic) initialization of the approximation will require a certain number of design points to be evaluated. The component being approximated can be executed multiple times to collect the required data.  Alternatively, a data file can serve as the initialization source.
