print.PredictableObs: Print Summary of predictable Observations into Console.
Description
Print Summary of predictable Observations into Console.
Usage
# S3 method for PredictableObs
print(x, ...)
Value
Prints the summary of the number of predictable Observations in the console.
Arguments
- x
An output object of the numberPredictableObservations
function.
- ...
Pass additional arguments.
Author
Anja Ernst & Jonas Haslbeck