View source: R/parameter_estimate.R
parameter_estimate
Determines a parameter estimate from input data. I had to modify if from nlxb so it doesn't print out the progress messages.
1 | parameter_estimate(parameters, input_data, input_expression)
|
parameters |
a vector of parameters we use to estimate data |
input_data |
data we use for the model |
input_expression |
the point expression we use for the model |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.