Virtual Computational Chemistry Laboratory

 

Input data Output results Examples List List of key words

 




DEGREE

Keyword of ChoiceType
 

This keyword indicates maximal degree of terms that will beused in model selection.
linear {0} Only linear terms (i.e. linear regression) will be used.
+x^2  {1}  the same as above plus squares of input variables, i.e., X1*X1,X2*X2, etc.
+ x*y {2} plus cross-terms of input variables, i.e., X1*X2, X2*X9, etc.
+ 3-order {3} plus third order terms, i.e., X1*X1*X1, X1*X1*X9, X1*X2*X7, etc.
+ 4-order {4} plus fourth order terms
+ 5-order {5} plus fifth order terms

  Copyright © 2001 -- 2007 VCCLAB. All rights reserved.