cloResids: Produces histograms of the residuals from the oscillator...

Description Usage Arguments Value Examples

View source: R/clo.R

Description

Produces histograms of the residuals from the oscillator model for each dyad.

Usage

1
cloResids(derivData, whichModel, printPlots = T)

Arguments

derivData

A dataframe that was produced with the "estDerivs" function.

whichModel

Whether the model to be estimated is the uncoupled-oscillator ("uncoupled") or the coupled-oscillator ("coupled").

printPlots

If true (the default) plots are displayed on the screen.

Value

A list with the histograms of the residuals for each dyad.

Examples

1
# See vignettes for examples.

rties documentation built on July 2, 2020, 4:11 a.m.