plot_trend: Plots for the trend model

View source: R/functions_quadreg_2018.R

plot_trendR Documentation

Plots for the trend model

Description

Plots data as Points and trends as lines

Usage

plot_trend(mod, df, log_trans = FALSE)

Arguments

mod

lm or gls(nlme)- Modell

df

Original data

log_trans

gibt an, ob die modellierten Daten log-transformiert sind

Value

plot - object


Banui/trenda documentation built on March 19, 2022, 2:22 a.m.