fit_and_predict: Fit a model to a sample and predict on a density

Description Usage Arguments Value

Description

Fit a model to a sample and predict on a density

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

Arguments

sample

'data.frame': a sample from a probability distribution

density

'data.frame': a grid of data points with density values

...:

parameters to pass on to the model

Value

the density data frame with a column of fitted probability predictions from the model


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