edaprep: Dataset Preparation for Analysis

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Prepare the dataset for exploratory data analysis

Usage

1
edaprep(dataset)

Arguments

dataset

dataset with missing observations

Details

It replaces missing observation with the vector mean.

Value

It returns dataset filled in with NA

Author(s)

Washington Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br

See Also

mnimput, getmean, edaprep

Examples

1
2

Example output

Loading required package: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.14-4

This is 'mtsdi' library 0.3.3

mtsdi documentation built on May 2, 2019, 1:09 p.m.

Related to edaprep in mtsdi...