Learn R Programming

Dominance (version 1.2.0)

data_ADI: Demodata for ADI and FDI

Description

Demodata to calculate an ADI and FDI

Usage

data(data_ADI)

Arguments

Format

A data frame with 17 observations on the following 10 variables.

Name

a character vector

item.number

a numeric vector

action.from.

a numeric vector

action.to

a numeric vector

kind.of.action

a numeric vector

observation.number

a numeric vector

name.of.action

a character vector

action.number

a numeric vector

classification

a numeric vector

weighting

a numeric vector

Examples

Run this code
# NOT RUN {
data(data_ADI)
# }
# NOT RUN {
<!-- %% maybe str(data_ADI) ; plot(data_ADI) ... -->
# }

Run the code above in your browser using DataLab