# NOT RUN {
# Import your clustered data in the long format.
# For example:
data(SchneiderLong)
# Get pooled, within, and between consistencies and coverages
# for STOCK as necessary for EXPORT:
cluster.diagnostics(SchneiderLong$STOCK, SchneiderLong$EXPORT, unit = SchneiderLong$COUNTRY,
cluster = SchneiderLong$YEAR, necessity= TRUE)
# }
Run the code above in your browser using DataLab