[e26484]: / OmicsFold / man / dot-TSS.divide.Rd

Download this file

19 lines (18 with data), 332 Bytes

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