ciu.relative: Calculate CIU of a sub-concept/input relative to an...

View source: R/ciu.relative.R

ciu.relativeR 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


ciu documentation built on Dec. 1, 2022, 1:12 a.m.