compare_wvar.imu | R Documentation |
imu
ObjectInternal Function to compare the wavelet variance for imu
object.
compare_wvar.imu(obj.list, background = "white", CI = TRUE, auto.label.wvar = T, transparence = 0.1, line.color = NULL, CI.color = NULL, line.type = NULL, point.size = NULL, point.shape = NULL, title = "Haar Wavelet Variance Representation", title.size = 15, axis.label.size = 13, axis.tick.size = 11, axis.x.label = expression(paste("Scale ", tau)), axis.y.label = expression(paste("Wavelet Variance ", nu)), units = c(bquote(rad^2/s^2), bquote(m^2/s^4)), facet.label.size = 13, facet.label.background = "#003C7D33", legend.label = NULL, legend.title = "", legend.key.size = 1.3, legend.title.size = 13, legend.text.size = 13)
obj.list |
A |
background |
A |
CI |
A |
auto.label.wvar |
A |
transparence |
A |
line.color |
A |
CI.color |
A |
line.type |
A |
point.size |
A |
point.shape |
A |
title |
A |
title.size |
An |
axis.label.size |
An |
axis.tick.size |
An |
axis.x.label |
A |
axis.y.label |
A |
units |
A two-element vector indicating the units of gyroscope and accelerometer sensor. Set it to |
facet.label.size |
An |
facet.label.background |
A |
legend.label |
A |
legend.title |
A |
legend.key.size |
A |
legend.title.size |
An |
legend.text.size |
An |
Wenchao
compare_wvar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.