encoded_data: A dataset containing 32 rows and 12 columns. It has encoded...

Description Usage Format Source

((values + 15e6)^{0.87}) + 12348223

The columns have been obfuscated within a dataframe made of 10 columns. The encoded values of hp is column 9 and qsec is column 4.

Description

A dataset containing 32 rows and 12 columns. It has encoded two columns of the mtcars datasets (i.e.,qsec and hp). The encoding method is as follow:

((values + 15e6)^{0.87}) + 12348223

The columns have been obfuscated within a dataframe made of 10 columns. The encoded values of hp is column 9 and qsec is column 4.

Usage

1

Format

An object of class data.frame with 32 rows and 10 columns.

Source

https://www.rdocumentation.org/packages/datasets/versions/3.6.2/topics/mtcars


patRyserWelch8/dsShareServer documentation built on May 31, 2021, 4:25 a.m.