plotPredictiveModelHeatmap: Plot a heatmap displaying predictive features selected by a...

Description Usage Author(s)

Description

Plots a heatmap displaying selected features, with regression weights displayed to the left of each feature, and response values displayed below the feature heatmap.

Usage

1
2
3
4
5
  plotPredictiveModelHeatmap(coefs, featureData,
    responseData, featureNames = NULL, featurePerc = NULL,
    responseLabel = "", suffix, outputFile = NULL,
    heatmapThresh = 3, responseName = "sensitivity",
    cex.factor = 1)

Author(s)

Adam Margolin


Sage-Bionetworks/predictiveModeling documentation built on May 9, 2019, 12:12 p.m.