plot.fitmodel: Plot predictions from the fitted model

View source: R/plot.fitmodel.R

plot.fitmodelR Documentation

Plot predictions from the fitted model

Description

Plot object of class 'fitmodel'

Usage

## S3 method for class 'fitmodel'
plot(x, Qreg, data, ...)

Arguments

x

data object

Qreg

Regularised flow record

data

dataset that was used for modelling

...

other parameters passed to plot


pkuhnert/LRE documentation built on June 9, 2025, 9:49 p.m.