imputation: Imputation

View source: R/helpers_visitation_model.R

imputationR 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.


VisitorCounts documentation built on April 4, 2025, 2:22 a.m.