Learn R Programming

CPNCoverageAnalysis (version 1.1.0)

generate_norms: 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

Run this code
# NOT RUN {
generate_norms(data_test)
# }

Run the code above in your browser using DataLab