Description Usage Arguments Value Methods (by class)
The default method will join z
to y
and return the relevant columns.
1 2 3 4 5 6 7 |
x |
A model object. Typically ignored (used only for method dispatch). |
y |
Output of |
z |
Output of |
... |
Ignored in the default implementation. |
a tidy presentation of results with separate term and level columns.
amce
: returns y; this step is handled in the tidify
method
default
: The method for otherwise unhandled objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.