The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Remove Outliers from Phenotypic Data and Performs the Best Linear Unbiased Prediction
::install_github("biozhp/Phenotype") devtools
data("wheatph")
<- outlier(x = wheatph, col = 5, fold = 1.5) inlier
data("wheatph")
<- outlier(x = wheatph, col = 5, fold = 1.5)
inlier <- stat(x = inlier, col = 2) stat_out
data("wheatph")
<- outlier(x = wheatph, col = 5, fold = 1.5)
inlier <- stat(x = inlier, col = 2)
stat_out histplot(x = stat_out$mean)
data("wheatph")
<- blup(x = wheatph, fold = 1.5) blup_out
For any bugs/issues/suggestions, please send emails to: Peng Zhao pengzhao@nwafu.edu.cn.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.