print.spline.correlog {ncf}R Documentation

Print function for spline.correlog objects

Description

‘print’ method for class "spline.correlog".

Usage

## S3 method for class 'spline.correlog'
print(x, ...)

Arguments

x

an object of class "spline.correlog", usually, as a result of a call to spline.correlog or related).

...

other arguments

Value

The function-call is printed to screen.

See Also

spline.correlog


[Package ncf version 1.3-2 Index]