utrend: Determine the general trend (general, overall slope) of the...

Description Usage Arguments Value Examples

Description

Calculates the fitmetric function at two distant points and calculates the slope using lineal regression.

Usage

1
utrend(fun)

Arguments

fun

as function R2, rmse, or user (user-defined function)

Value

a character string ("Increasing", "Decreasing", "Flat", "Uncertain")

Examples

1
2

gofMC documentation built on May 2, 2019, 5:55 a.m.