Skip to content
/ bpca Public
forked from jcfaria/bpca

Biplot of Multivariate Data Based on Principal Components Analysis - R package

Notifications You must be signed in to change notification settings

guhjy/bpca

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpca

This is the development code of the R package bpca. You should use it if you want to contribute to its development: testing unreleased versions, fixing bugs, writing code, etc.

To download, check and build it do the following in a terminal emulator:

git clone git://github.com/jcfaria/bpca.git

or

git clone https://jcfaria@github.com/jcfaria/bpca.git

After to clone it, to check, build and install do the following:

R CMD check bpca

R CMD build bpca

R CMD INSTALL bpca_X.X-X.tar.gz

The stable version of this package is available at: http://cran.r-project.org/web/packages/bpca/index.html

About

Biplot of Multivariate Data Based on Principal Components Analysis - R package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • R 100.0%