Description Usage Arguments Value
Density is not meant to be a representation of physical stress, instead it is for mental stress.
In other words, the density of objects within a certain time frame to be processed.
1 2 3 | model.density(chart, window = 1000, mini.ln.len.min = 100,
mini.ln.len.max = 400, mini.ln.weight.min = 0.2,
mini.ln.weight.max = 0.7, weight.note = 1)
|
chart |
The chart generated from chartParse |
window |
The window to check for objects |
mini.ln.len.min |
Defines the minimum length of a Mini Long Note |
mini.ln.len.max |
Defines the maximum length of a Mini Long Note |
mini.ln.weight.min |
Defines the minimum weight of a Mini Long Note Note that the weight counts separately for the head and tail. So 0.5 will treat a Long Note as 1 weight |
mini.ln.weight.max |
Defines the maximum weight of a Mini Long Note Note that the weight counts separately for the head and tail. So 0.5 will treat a Long Note as 1 weight |
weight.note |
Defines the weight of a note |
Returns a data.frame compatible with model.sim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.