print.PredictableObs {ClusterVAR}R Documentation

Print Summary of predictable Observations into Console.

Description

Print Summary of predictable Observations into Console.

Usage

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

Arguments

x

An output object of the numberPredictableObservations function.

...

Pass additional arguments.

Value

Prints the summary of the number of predictable Observations in the console.

Author(s)

Anja Ernst & Jonas Haslbeck


[Package ClusterVAR version 0.0.7 Index]