print.keepattr.Rd
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, ...)
object to be printed.
other arguments passed to the print method.
x
Other plotting and printing:
plotAliasing()
,
plotFim()
,
plotSensitivities()
,
plotVariations()