Learn R Programming

emdi (version 2.0.1)

print.emdi: Prints an emdiObject

Description

Basic information of an emdi object is printed.

Usage

# S3 method for emdi
print(x, ...)

Arguments

x

an x of type "emdi", representing point and MSE estimates obtained by direct estimation (see also direct), the Fay-Herriot model and a range of extensions (see also fh), or Empirical Best Prediction (see also ebp).

...

optional arguments passed to print.default.

See Also

direct, ebp, fh, emdiObject