modresults: modresults

Description Usage Arguments Value

View source: R/modresults.R

Description

Evaluate Model Performance (R2 and RMSE)

Usage

1
modresults(model, data, value, title = "")

Arguments

model

GLM model

data

data for calibration/evaluation

value

string, name of column with water quality values

title

string, optional suffix for the title of the plot

Value

prints summary of model and plot of modeled vs. observed


RSAlgaeR documentation built on May 2, 2019, 3:48 p.m.