Learn R Programming

powerHaDeX (version 1.0)

convert_hadex_data: Convert HaDeX to powerHaDeX data type.

Description

This function converts the data from HaDeX in order to make it compatible with the input of test functions.

Usage

convert_hadex_data(dat)

Arguments

dat

data.table. The data of hdx_data class from the HaDeX package.

Value

This function returns a data table..

See Also

The tests:

- test_houde,

- test_hdx_analyzer,

- test_memhdx_model,

-test_semiparametric.

And test_hadex_data.