Dykstra-internal: Print Dykstra Results

Description Usage Arguments Details Author(s) Examples

Description

Prints convergence and fit information.

Usage

1
2
## S3 method for class 'dykstra'
print(x, n = 5L, ...)

Arguments

x

Object of class "dykstra" output from dykstra.

n

Does not print solutions with more than n coefficients.

...

Ignored.

Details

Displays the convergence flag, the final iteration count, the obtained solution, and the value of the qudratic function at the obtained solution.

Author(s)

Nathaniel E. Helwig <helwig@umn.edu>

Examples

1

Dykstra documentation built on May 2, 2019, 8:58 a.m.