plot.Lapl | R Documentation |
Plots the uni- and bivariate approximations to the marginal densities of components of the MLE obtained by Laplace's method.
## S3 method for class 'Lapl.spl'
plot(x, ...)
## S3 method for class 'Lapl.cont'
plot(x, ...)
x |
an object of class |
... |
additional graphics parameters. |
This is a method for the function plot()
for objects
inheriting from class Lapl.spl
and Lapl.cont
generated by the Laplace()
routine.
Laplace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.