Description Usage Arguments References
View source: R/Visualization.R
Visualize significant time interval
1 2 3 4 5 6 7 8 9 10 11 12 13 |
aggregate.df |
Dataframe has the Count, Group, ID, Time |
model.ss |
The fitted model |
method |
Fitting method (negative binomial or LOWESS) |
start |
Vector of the start points of the time intervals |
end |
Vector of the end points of the time intervals |
text |
Feature name |
group.levels |
Level's name |
unit |
time unit used in the Time vector (hours, days, weeks, months, etc.) |
ylabel |
text to be shown on the y-axis of all generated figures (default: "Normalized Count") |
col |
two color to be used for the two groups (eg., c("red", "blue")). |
prefix |
prefix to be used to create directory for the analysis results |
Ahmed Metwally (ametwall@stanford.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.