Let trace=TRUE to print all of calculation results out to creen.
Let trace=FALSE (default) to only print C and MAE value.
error
Error of C value from FindC2 function compare the best C value of model. Default error = 0.0001
MinC.start
Min value of C in step first. Default MinC = 0.
MaxC.start
Max value of C in step first. Default MaxC = 1000.
type
A character string specifying the accuracy of Improve Abbasov Mamedova version 1 model, must be one of "ME","MAE" (default), "MPE", "MAPE", "MSE", or "RMSE". You can specify just the initial letter.