a | b/OmicsFold/man/dot-TSS.divide.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/MixMC.R |
||
3 | \name{.TSS.divide} |
||
4 | \alias{.TSS.divide} |
||
5 | \title{Divide} |
||
6 | \usage{ |
||
7 | .TSS.divide(x) |
||
8 | } |
||
9 | \arguments{ |
||
10 | \item{x}{Row to divide over.} |
||
11 | } |
||
12 | \value{ |
||
13 | TSS scaled row. |
||
14 | } |
||
15 | \description{ |
||
16 | Internal function for dividing over complete samples in Total Sum Scaling |
||
17 | (TSS). |
||
18 | } |