| print.ldt.estim {ldt} | R Documentation |
Prints an ldt.estim object
Description
Prints the main results in an ldt.estim object.
Usage
## S3 method for class 'ldt.estim'
print(x, ...)
Arguments
x |
An object of class |
... |
Additional arguments |
Details
An ldt.search object is an output from one of the search.? functions (see search.sur, search.varma, or search.bin).
Value
This function has no output.
[Package ldt version 0.5.3 Index]