mPhen.plotCorrelation: Plots correlation between phenotype values conditional on...

Description Usage Arguments Value

View source: R/mPhenSimulate.R

Description

Plots the corrleation between phenotype values, with different genotypes coloured differently. Note that this will plot (dim(pheno_to_plot)[2] -1 )* dim(geno)[2] plots

Usage

1
mPhen.plotCorrelation(pheno_to_plot,geno,title="",cex=0.25, cols =c(1, 2, 3))

Arguments

pheno_to_plot

the phenotype to plot

geno

Genotypes to use for stratifying samples

title

Title of plots

cex

Scaling of points

cols

thre colours to be used in the plot

Value

None


MultiPhen documentation built on Feb. 9, 2020, 5:07 p.m.