fitte_trend: Fit the model

View source: R/functions_quadreg_2018.R

fitte_trendR Documentation

Fit the model

Description

Fit the model

Usage

fitte_trend(dat, varname, alpha = 0.05)

Arguments

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

Value

lm or gls - model (linear, ML)


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