check.dataset {TimeDepFrail}R Documentation

Check Presence of NULL or NaN Element Value in the Dataset

Description

The method controls that the dataset does not contain 'NULL', 'null', 'NaN' or 'nan' value.

Usage

check.dataset(data)

Arguments

data

Dataset (dataframe)

Value

An error if any condition is not satisfied.


[Package TimeDepFrail version 0.1.0 Index]