Welcome to ClientVPS Mirrors

README

Phenotype

Remove Outliers from Phenotypic Data and Performs the Best Linear Unbiased Prediction

Installation

devtools::install_github("biozhp/Phenotype")

Usage

Remove outliers from phenotypic data

data("wheatph")
inlier <- outlier(x = wheatph, col = 5, fold = 1.5)

Calculate statistical indicators of phenotypic data

data("wheatph")
inlier <- outlier(x = wheatph, col = 5, fold = 1.5)
stat_out <- stat(x = inlier, col = 2)

Histogram drawing

data("wheatph")
inlier <- outlier(x = wheatph, col = 5, fold = 1.5)
stat_out <- stat(x = inlier, col = 2)
histplot(x = stat_out$mean)

Performs the Best Linear Unbiased Prediction (BLUP)

data("wheatph")
blup_out <- blup(x = wheatph, fold = 1.5)

Contact

For any bugs/issues/suggestions, please send emails to: Peng Zhao pengzhao@nwafu.edu.cn.

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.