bimfdplot: Bivariate plot for 'mvmfd' objects

View source: R/mvmfdMethods.R

bimfdplotR Documentation

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


ReMFPCA documentation built on April 12, 2025, 9:11 a.m.