xls.objfun | R Documentation |
Automatically used in xls.fit()
No need to use if the objective function is not specifically desired to be achieved.
xls.objfun(data, error_column_name, error_weights, error_ahead_level)
data |
A data.frame object which is returned by |
error_column_name |
Symbolic error column's name. By default, it is named "error_symbolic" by |
error_weights |
A numeric vector including error weights by order. |
error_ahead_level |
An integer which represents how many steps further the parameters will be optimized for each data point. |
A function
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.