plot_bar_heat: Plot the heatmap and barplot of changepoints among multiple...

Description Usage Arguments

Description

Plot the heatmap and barplot of changepoints among multiple variables

Usage

1
plot_bar_heat(best_all, dates, type = "both")

Arguments

best_all

A matrix of 0/1 indicators on the selected changepoint models. Each row is the eta of a variable.

dates

The dates records are observed, a POSIXlt vector. It should have the mon component for months, and the year component for years. See also strptime.

type

Type of plot: 'heatmap', 'barplot', or 'both'.


yingboli/BayesMDL documentation built on May 29, 2019, 12:18 p.m.