This package implements a Kernel weight based two way weighted least square approach for missing value imputation of metabolomics data
Package: | tWLSA |
Type: | Package |
Version: | 1.0 |
Date: | 2021-01-01 |
License: | GPL |
Depends: | R (>=2.10) |
Package tWLSA has the following functions:
chkMiss(): | This function check the missing values in the dataset |
function. | |
chkOutliers(): | This function Checks row wise outliers in a data matrix |
function. | |
chkOutMiss(): | This function Checks both outliers and missing values data matrix |
function. | |
missChkOut(): | This function checks the outliers |
function. | |
removeOut(): | This function clean the outliers |
function. | |
wlsMisImp(): | This function impute the missing values using two way kernel weight based least square approach |
Nishith Kumar
Maintainer: Nishith Kumar <nk.bru09@gmail.com>
package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.