imputation {VisitorCounts} | R Documentation |
Imputation
Description
Imputation by replacing negative infinities with appropriate numbers.
Usage
imputation(x)
Arguments
x |
A numeric vector (usually the log visitation counts or photo-user days). |
Value
A numeric vector with the negative infinities replaced with appropriate numbers.
[Package VisitorCounts version 2.0.0 Index]