Welcome to ClientVPS Mirrors

README

SparseBiplots

CRAN status

Overview

Sparse Biplots are modern variant of HJ-Biplot which attempts to find sparse loadings, i.e., weight vectors with only a few nonzero values. Introducing a penalty parameter helps improve the interpretation of the model because the axis are formed as a linear combination of only some of the original variables.

This package provides functions to perform the HJ-Biplot (Galindo, 1986) and modifications introducing Ridge, LASSO and Elastic Net penalty:

Installation

Usage

Parameters

Values

Plot_Biplot parameters

Example

{r Fit HJ-Biplot} library("SparseBiplots") hj.biplot <- HJBiplot(mtcars) It fit the HJ-Biplot on the R data mtcars returning a list that contains the results of the fiting (hj_mtcars). To create the plot use the function Plot_Biplot over the list obtained.

{r Visualize HJ-Biplot} Plot_Biplot(hj.biplot, ind.label = TRUE)

References

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.