plot.FuncompCGL: plot coefficients from a '"FuncompCGL"' object

Description Usage Arguments Details

Description

Produces a coefficient profile plot of the coefficient paths for a fitted "FuncompCGL" object.

Usage

1
2
3
## S3 method for class 'FuncompCGL'
plot(x, p, k, ylab = c("L2", "L1"), xlab = c("log",
  "lambda"), ...)

Arguments

x

fitted "FuncompCGL" model.

p

numbers of compositional variables.

k

degree of freedom of basis used.

ylab

What is on the Y-axis, L1-norm or L2-norm (default) of each group of coefficients.

xlab

Either plot against log(lambda) (default) or lambda.

...

Other graphical parameters to plot.

Details

A plot is prodoced, and nothing is returned.


jiji6454/Rpac_compReg documentation built on May 31, 2019, 5:01 a.m.