Description Usage Arguments Details Value
View source: R/meteo_functions.R
Instead of doing manual again, if you are using the same data, it should have the same best linear model to explain dataset
. In case of you want to remove other variables or interaction, it have to do it manually
1 | best_linear_model_in_this_analysis(dataset)
|
dataset |
data frame |
expected the data is the combination of two weather data, to have the right formula, if using the same kind of data
a linear model to explain dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.