findOutlier: Identify Outliers

Description Usage Arguments

View source: R/find-outliers.R

Description

Identify Outliers

Usage

1
findOutlier(pl, pheno, q = 0.01, z.score = F)

Arguments

pl

phenotype file (long)

pheno

is a phenotype

q

the quantile

z.score

if true converts the phenotypes to z-scores scaled by the sd in their own growth-chamber


stranda/unpakathon documentation built on Nov. 9, 2021, 7:48 a.m.