pvca2: Principal Variance Component Analysis 2

Description Usage Arguments Value Examples

Description

This function perform PVCA with interaction.

Usage

1
2
pvca2(data, trait, pct_threshold = 0.5876, main = "PVCA plot",
  xlab = "Effects")

Arguments

data

Data matrix

trait

Sample information used in the liner model

pct_threshold

The threshold for PC Defaults to .5876

main

The title in plot Defaults to "PVCA plot"

xlab

The xlab in plot Defaults to "Effects"

Value

PVCA plot

Examples

1
pvca2(data, trait)

wkl1990/MyPackage documentation built on May 26, 2019, 6:36 a.m.