f.plot.coef: f.plot.coef

View source: R/f.plot.coef.R

f.plot.coefR Documentation

f.plot.coef

Description

f.plot.coef

Usage

f.plot.coef(
  Z,
  wv,
  xlim = NULL,
  position = "topright",
  type = "Coefficient",
  plot_label = NULL
)

Arguments

Z

Coefficient matrix with each row corresponding to the coefficients and wavelength in columns

wv

vector of wavelengths

xlim

vector to change the default xlim of the plots (ex xlim = c(500, 2400))

position

Position of the legend (see base function legend for help)

type

Name of the y axis and of the legend

plot_label

optional plot label to include with the figure

Author(s)

Julien Lamour


TESTgroup-BNL/PLSR_for_plant_trait_prediction documentation built on Feb. 15, 2025, 2:08 p.m.