cloResids {rties}R 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.


[Package rties version 5.0.0 Index]