normalize.highestValue: Auxiliary function for calculating weights

Description Usage Arguments Value

Description

Does not need full documentation, since not primarly intended for users, but as an auxiliary function to weight.highestValue.

Usage

1
normalize.highestValue(aMatrix, attr, cost_ids = NULL)

Arguments

aMatrix

a matrix to be 'normalized'

attr

attributes IDs, vector of integer numbers corresponding to the attributes you desire to use; attr are assumed to be 1-indexed. Even if not all attributes are given the function normalizes all columns, by default as benefit type unless shown otherwise with cost_ids.

cost_ids

argument used to convert selected cost attributes into benefit attributes. Integer vector.

Value

a normalized matrix


avilesd/productConfig documentation built on May 11, 2019, 4:08 p.m.