Difference between revisions of "Table imputation (analysis)"
From BioUML platform
m (Protected "Table imputation (analysis)": Autogenerated page ([edit=sysop] (indefinite))) |
(Automatic synchronization with BioUML) |
||
Line 9: | Line 9: | ||
==== Description ==== | ==== Description ==== | ||
− | + | Replace undefined values in a table with row means. | |
==== Parameters: ==== | ==== Parameters: ==== |
Latest revision as of 18:15, 9 December 2020
- Analysis title
- Table imputation
- Provider
- Institute of Systems Biology
- Class
TableImputation
- Plugin
- ru.biosoft.analysis (Common methods of data analysis plug-in)
[edit] Description
Replace undefined values in a table with row means.
[edit] Parameters:
- Input table – Input table
- Min finite count – Minimal number of finite values in a row to be used for imputation, otherwise row will be removed/
- Output table – Output table