uwenku
標簽列表
heatmaply
1
熱度
1
回答
交互式熱圖利用動畫改變它的行和列
我想在d3包中的javascript中使熱圖看起來像這樣一個,這在R中可用嗎?我搜索了很多包在htmlwidgets,但我無法找到一個包做這個圖。 請幫忙。 http://bl.ocks.org/ianyfchang/8119685
r
htmlwidget
r-highcharter
d3heatmap
heatmaply
2017-09-07
1
熱度
1
回答
Heatmaply取出蜱
我有以下代碼: colorStand <- colorRampPalette(colors = c("blue", "white", "red")) heatmaply(data, margins = c(60,100,40,20), colors=colorStand, limits = c(-2.5,2.5),showticklabels = c(T,F)) 這並不表明行標籤
r
heatmaply
2017-09-28
4
熱度
2
回答
用樹狀圖繪製聚類熱圖與繪圖使用R的情節
我跟隨this example關於如何用R的plotly樹狀圖創建聚類熱圖。這裏的例子: library(ggplot2) library(ggdendro) library(plotly) #dendogram data x <- as.matrix(scale(mtcars)) dd.col <- as.dendrogram(hclust(dist(x))) dd.row <-
r
ggplot2
heatmap
plotly
heatmaply
2017-05-05
1
熱度
1
回答
用Corrplot(R)
樹狀圖有沒有人有方法來裝飾R corrplot相關性圖與樹狀圖?
r
dendrogram
dendextend
r-corrplot
heatmaply
2016-10-24
最新問題
1.
WordPress的管理員刪除用戶的更新煩惱
2.
在SSH到EC2實例期間權限被拒絕(公鑰)
3.
角度2模型值在視圖中完成綁定時的觸發事件
4.
是否可以在不影響第一個對象的情況下將@Entity對象轉換爲普通對象?
5.
無法在vuejs上使用路由器鏈接和v-v動態綁定路徑
6.
腳本/樣式錶鏈接從wwwroot的回報擔任404
7.
使用Visual Studio 2015的cmake
8.
使用node.js將AWS Lambda中的JSON保存到AWS S3
9.
不能接壤我想,因爲填充的方式
10.
OpenGL ES 3.0 Java使用顏色Array繪製頂點(每個頂點顏色不同)