View source: R/core-generics.R
| print.likelihood_model | R Documentation |
Print method for likelihood models
## S3 method for class 'likelihood_model'
print(x, show.loglik = FALSE, ...)
x |
A likelihood model |
show.loglik |
Logical; if TRUE, print the log-likelihood function |
... |
Additional arguments (ignored) |
The likelihood model object, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.