Learn R Programming

FAfA (version 0.5)

mod_missing_server: Missing Value Handling Server Module

Description

Missing Value Handling Server Module

Usage

mod_missing_server(id, data)

Value

Reactive containing the processed (imputed) dataset.

Arguments

id

Module namespace ID.

data

Reactive containing the input dataset.