bimfdplot | R Documentation |
Bivariate plot for 'mvmfd' objects
bimfdplot(mvmfd_obj, type = "l", lty = 1, xlab = "", ylab = "", main = "", ...)
mvmfd_obj |
An 'mvmfd' object |
type |
Type of plot ('l' for lines, 'p' for points, etc.) |
lty |
Line type |
xlab |
Label for the x-axis |
ylab |
Label for the y-axis |
main |
Main title |
... |
Additional arguments for the matplot function |
mvmfd
, mvbasismfd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.