View source: R/functions_quadreg_2018.R
fitte_trend | R Documentation |
Fit the model
fitte_trend(dat, varname, alpha = 0.05)
dat |
data.frame (Column Zeit, Jahr, ID must be present) |
varname |
string with variablename |
alpha |
aplhavalue for region of rejection, standard is set to 0.05 |
lm or gls - model (linear, ML)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.