Learn R Programming

emdi (version 1.1.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) or Empirical Best Prediction (see also ebp).

...

optional arguments passed to print.default.

See Also

emdiObject, ebp