View source: R/functions_quadreg_2018.R
compute_trend | R Documentation |
Calculates the trend for data and variables Die Funktion checkt ob genug Daten vorliegen und laesst dann das Modell rechnen.
compute_trend(dat, varname, log_trans = FALSE, calc_infl_obs = TRUE)
dat |
dataset |
varname |
colnames of dataset |
log_trans |
defaults to FALSE and indicates whether variables of data are log transformed or not |
calc_infl_obs |
logical |
Eine Liste mit Trendgrafike, Variablenname, Modell und Text zum Ergebnis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.