new_FittedFrameSequence: Make an animation frame for a "fitting" animation

Description Usage Arguments Value

View source: R/AnimationFrame.R

Description

Make an animation frame for a "fitting" animation

Usage

1
2
3
4
5
6
7
8
new_FittedFrameSequence(
  sample_frame,
  density_frame,
  fit_and_predict,
  delta = 20L,
  start = 1L,
  ...
)

Arguments

sample_frame

a sample frame

density_frame

a density frame

fit_and_predict

prediction function

...

Value

a FittedFrameSequence


ryanholbrook/mlanimate documentation built on March 16, 2020, 4:34 p.m.