zibppca: Principal component analysis for Zero-inflated Bivariate...

Description Usage Arguments

Description

This function preforms principal component analysis for pair-wise Zero-inflated Bivariate Poisson distributed variables.

Usage

1
zibppca(data, scale. = TRUE, maxit = 30, pres = 1e-06)

Arguments

data

a data frame, providing the data for the principal components analysis

scale.

a logical value, indicating whether the variables should be scaled to have unit variance before the analysis takes place. The default is FALSE.

maxit

a scalar, number of maximum iterations

pres

a scalar, the precision of the EM algorithm


khellton/zibppca documentation built on May 28, 2019, 8:39 a.m.