saveHdmEvaluationToDb: Save an expert's evaluation to the DB

Description Usage Arguments

Description

Once an expert evaluates all of their options this function will save them so we can aggregate them and use them later.

Usage

1
saveHdmEvaluationToDb(data, expertId, modelId, dataUri)

Arguments

data

the results from the evaluation

expertId

the ID of the expert to associate this evaluation with

modelId

the ID of the model being evaluated

dataUri

URI of mongoDB to use


cwhd/hdp-r documentation built on May 9, 2019, 4:57 a.m.