intpca: internal pca

Description Usage Arguments

View source: R/intpca.R

Description

runs pca

Usage

1
intpca(vars,ind,map="b",si=NULL,ic=NULL,sic=NULL,ell=NULL,seg=NULL,epd=NULL,x="",y="")

Arguments

vars

variables

ind

individuals

map

if "bil", biplot is plotted with supplementary individuals projected, and labels of supplementary individuals are written if "bip", biplot is plotted with supplementary individuals projected, and points of supplementary individuals are plotted if "b", biplot is plotted if "til", two-way pca is plotted with supplementary individuals projected, and labels of supplementary individuals are written if "tip", two-way pca is plotted with supplementary individuals projected, and la points of supplementary individuals are plotted if "t", two-way pca is plotted

si

supplementary individuals

ic

color of individuals

sic

color of supplementary individuals

ell

"bar" or "ind" or "none"

seg

TRUE or FALSE

epd

expand

x

x label

y

y label


multifluo documentation built on May 2, 2019, 1:07 p.m.