Description Usage Arguments Value
Calculates RSS divided by the total number of data points in the full data set. See https://en.wikipedia.org/wiki/Residual_sum_of_squares https://en.wikipedia.org/wiki/Residual_sum_of_squares.
1 | calculateRSS(svInputFile = NULL, parameters)
|
svInputFile |
string vector. Path names or names of data frames |
parameters |
dataframe or numeric vector. Pacejka parameters. |
data frame. First column is RSS divided by number of datapoints. Second column is number of data points.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.