Description Usage Arguments Value Examples
Inputs a dyadic motion object outputted by make.fd
, computes cosine of the two individuals' velocity vectors at each of the provided lag values, and makes a plot.
1 2 3 4 |
obj |
A dyadic motion object outputted by |
timerange |
Time range to include in the plot. If |
lagvec |
Vector of lag values. |
npoints |
Number of time points, within |
power |
Power to which the computed cosine is raised. |
power.plot |
Power to which the plotted cosine is raised. |
plot |
Either |
legend.args, horizontal |
Passed to |
xlab, ylab |
x- and y-axis labels. |
... |
Other arguments to the plotting function. |
A list with components
data.frame |
Data frame used to make the plot |
cosmat |
Matrix of cosines |
timerange |
The time range supplied |
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.