quantiplot: Quantification Plot

Description Usage Arguments Details

View source: R/quantiplot.r

Description

Quantification Plots for Non-Metric PLS-PM

Usage

1
2
  quantiplot(pls, lv = NULL, mv = NULL, pch = 16,
    col = "darkblue", lty = 2, ...)

Arguments

pls

a non-metric "plspm" object

lv

number or name of latent variable

mv

number or name of manifest variable

pch

Either an integer specifying a symbol or a single character to be used as the default in plotting points

col

color

lty

type of line

...

Further arguments passed on to plot.

Details

If both lv and mv are specified, only the value of lv will be taken into account.


gastonstat/plspm2 documentation built on May 16, 2019, 5:47 p.m.