Learn R Programming

ReMFPCA (version 2.0.0)

bimfdplot: Bivariate plot for `mvmfd` objects

Description

Bivariate plot for `mvmfd` objects

Usage

bimfdplot(mvmfd_obj, type = "l", lty = 1, xlab = "", ylab = "", main = "", ...)

Arguments

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

See Also

mvmfd, mvbasismfd