View source: R/covid19_models.R
genModel | R Documentation |
function to generate models using Linear Regression "LM"
genModel(y, deg = 1)
y |
vector containing the data to fit |
deg |
degree of the polynomial fit |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.