plot_explained_variance: Plot explained variance of plsr object

Description Usage Arguments Examples

View source: R/pls_func.R

Description

Calculates and plots the variance explained in the original data X and Y by each additional latent variable.

Usage

1

Arguments

plsr_obj

The plsr object.

Examples

1
2

Example output

Be aware that plsr 0.0.1 contains experimental and partly untested code.
Use cautiously.

Attaching package:plsrThe following object is masked frompackage:stats:

    loadings


Permuting...


========
================
========================
================================
========================================
================================================
========================================================
================================================================
========================================================================
================================================================================
Done!
Bootstrapping...
Done!
Warning messages:
1: In pls(rating_data, tracking_data, 10, 10) :
  Bootstrapping functionality is still untested! No guarantee for correctness! Use with extra care.
2: In pls(rating_data, tracking_data, 10, 10) :
  Some p-values are not stable under this precision.
 Try to increase the number of permutation steps (n_perm).

plsr documentation built on May 1, 2019, 11:28 p.m.