Learn R Programming

usl (version 1.2.2)

finish: Finish USL object after initialize

Description

finish updates a USL object and sets additional parameters after the object has been initialized.

Usage

finish(.Object)

Arguments

.Object
A USL model object returned from new.

Value

  • An object of class USL with updated model parameters.

Details

This is a package internal function.

See Also

usl, initialize,USL-method