perfume_experiment {industRial}R Documentation

Correlation matrix of the input variables of an experiment design in perfume formulation.

Description

The data set contains the expected correlation (expressed in 1 to 10) of an experiment anonymized input variables. The dataset consists in a double entry table with the same variables in row and column. It is coded as a tibble but subsequent utilization in network plots requires it to be converted to a matrix format.

Usage

perfume_experiment

Format

A tibble with 22 observations on 23 variables.

Source

Original data set.

References

For a complete case study application refer to https://j-ramalho.github.io/industRial/.

Examples

data(perfume_experiment)


[Package industRial version 0.1.0 Index]