myLinModel: myLinModel: performs a linear fit

Description Usage Arguments Author(s)

View source: R/myLinModel.R

Description

This function is used to perform a linear model between observed and predicted values. It also prepares the outputs to be writen on the output window and plots different graphics.It is the core of the goodnessFilling function.

Usage

1
myLinModel(observed, predicted)

Arguments

observed

Observed values

predicted

Predicted values

Author(s)

Marina Saez Andreu


KarsTS documentation built on Jan. 16, 2021, 5:07 p.m.