SEQ.ORDERING.APPROXIMATION {FuzzySTs} | R Documentation |
Calculates the sequential sums of squares by an approximation
Description
Calculates the sequential sums of squares by an approximation
Usage
SEQ.ORDERING.APPROXIMATION(scope, data, f.response)
Arguments
scope |
a description of the complete fitting model. |
data |
the data frame containing all the variables of the model. |
f.response |
the vector of distances of the fuzzy response variable to the fuzzy origin. |
Value
Returns a list of the new sets of sums of squares, as well as the coefficients, the residuals and the fitted.values.
[Package FuzzySTs version 0.3 Index]