ciu.relative {ciu}R Documentation

Calculate CIU of a sub-concept/input relative to an intermediate concept (or output).

Description

Calculate CIU of a sub-concept/input relative to an intermediate concept (or output). The parameters must be of class "ciu.result" or a data.frame with compatible columns.

Usage

ciu.relative(sub.ciu.result, sup.ciu.result)

Arguments

sub.ciu.result

ciu.result object of sub-concept/input.

sup.ciu.result

ciu.result object of intermediate concept/output.

Author(s)

Kary Främling


[Package ciu version 0.6.0 Index]