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

View source: R/clo.R

cloResidsR Documentation

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

Description

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

Usage

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

# See vignettes for examples.


ebmtnprof/rties documentation built on Aug. 25, 2022, 7:47 p.m.