summary.ldt.search | R Documentation |
ldt.search
objectUse this function to get the full estimation of the models reported in the output of a search process.
## S3 method for class 'ldt.search'
summary(object, test = FALSE, ...)
object |
An |
test |
If |
... |
Additional arguments. |
An ldt.search
object is an output from one of the search.?
functions (see search.sur
, search.varma
, or search.bin
).
The output replaces the value of object$results
with the summary from summary.ldt.search.item.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.