Description Generic function Methods Author(s) See Also Examples
predict returns predicted values according to the parameter values and
model formula in an FLModel
object. If no extra input is given,
predict will use the input values contained in the relevant slots. If any extra
named argument is provided, this is used instead and the correspodning predicted values
are returned.
predict(object, ...)
Calculates predicted values according to the fitted model
The FLR Team
FLComp
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.