plotWeightOptimisation: Plot the optimal weights for the Multiplicative algorithm.
Description
Plot the optimal weights for the Multiplicative algorithm.
Usage
plotWeightOptimisation(object, threshold)
Value
A barplot of the optimal weights above the threshold.
Arguments
- object
A PFIMProject
object.
- threshold
A numeric giving the threshold for the weights.