imputation {VisitorCounts} | R Documentation |
Imputation by replacing negative infinities with appropriate numbers.
imputation(x)
x |
A numeric vector (usually the log visitation counts or photo-user days). |
A numeric vector with the negative infinities replaced with appropriate numbers.