This is a special version for objects (in particular data frames or matrices) with the 'keepattr' class. It removes the 'keepattr' class and prints according to the remaining class specification. If x is a variational matrix or FIM, it is printed without attributes.

# S3 method for keepattr
print(x, ...)

Arguments

x

object to be printed.

...

other arguments passed to the print method.

Value

x

See also

Other plotting and printing: plotAliasing(), plotFim(), plotSensitivities(), plotVariations()

Author

Martijn van Noort