calculateHDMWeights: Calculate the normalized weights for each node and add them...

Description Usage Arguments

View source: R/hdm.calculator.r

Description

This function will take a defined model and corresponding set of comboFrames and add normalized and weighted values to the tree

Usage

1
calculateHDMWeights(tree, comboFrames)

Arguments

tree

the tree representing the model to calculate

comboFrames

a list of dataframes with comparative values corresponding to the tree


cwhd/hdm-r documentation built on May 6, 2019, 8 p.m.