generate_norms {CPNCoverageAnalysis} | R Documentation |
Calculate all the norms from a Conceptual properties
Description
Calculate all the norms from a Conceptual properties
Usage
generate_norms(orig_data)
Arguments
orig_data |
a data frame of size nx3 (id, concept, property) |
Value
a data frame with all the estimations
Examples
generate_norms(data_test)
[Package CPNCoverageAnalysis version 1.1.0 Index]