print.sum.ndmodel {noisemodel} | R Documentation |
Print function for class sum.ndmodel
Description
Auxiliary function for printing information about the noise
introduction process contained in an object of class sum.ndmodel
.
Usage
## S3 method for class 'sum.ndmodel'
print(x, ...)
Arguments
x |
an object of class |
... |
other options to pass to the function. |
Value
This function does not return any value.
[Package noisemodel version 1.0.2 Index]