USL
" classInitialize the object.
# S4 method for USL
initialize(.Object, call, frame, regr, resp, scale.factor,
sigma, kappa)
The object to initialize.
The formula used to create the USL model.
The model frame containing the variables in the model.
The name of the regressor variable in the model.
The name of the response variable in the model.
A numeric value for the scale of the model. This is the factor by which the model values have been reduced to get a normalized model.
The contention parameter of the model.
The coherency delay parameter of the model.
An object of the specific type.