CreateCylinders.delay | R Documentation |
n.cylinders=10000 takes around 3 hours for the whole dataset, to end up with 300 non-empty cylinders observation.matrix and baseline.matrix have dimension This function scans the matrices -1 in observation.matrix index means that we are excluding from week NA
CreateCylinders.delay(
observation.matrix.typed,
baseline.matrix.typed,
observation.matrix.untyped,
baseline.matrix.untyped,
emmtype,
week.range,
n.cylinders = 1000,
p.val.threshold = 0.05,
coord.df = postcode2coord,
GT = 24,
size_factor = 1,
rho
)
observation.matrix.untyped |
A 2D matrix. |
baseline.matrix.untyped |
A 2D matrix. |
week.range |
A |
n.cylinders |
An |
p.val.threshold |
A |
size_factor |
A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.