print.cate | R Documentation |
'print' functions take the output and print the summary of it.
## S3 method for class 'cate'
print(x, ...)
x |
an output object |
... |
arguments passed on to the function |
Currently, observed densities (class: obs), estimates (class: est) and heterogeneity estimates (class: cate) are supported by this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.