SEQ.ORDERING.EXACT {FuzzySTs}R Documentation

Calculates the sequential sums of squares by an exact calculation

Description

Calculates the sequential sums of squares by an exact calculation

Usage

SEQ.ORDERING.EXACT(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.2 Index]