Description Usage Arguments Value
View source: R/AnimationFrame.R
Make an animation frame for a "fitting" animation
1 2 3 4 5 6 7 8 | new_FittedFrameSequence(
sample_frame,
density_frame,
fit_and_predict,
delta = 20L,
start = 1L,
...
)
|
sample_frame |
a sample frame |
density_frame |
a density frame |
fit_and_predict |
prediction function |
... |
a FittedFrameSequence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.