cylcop-deprecated {cylcop} | R Documentation |
Deprecated functions
Description
These functions are provided for compatibility with older version of the cylcop package. They may eventually be completely
Usage
scat_plot(...)
Arguments
... |
Parameters to be passed to the new versions of the functions |
Details
scat_plot() | is replaced by plot_joint_scat() |
traj_plot() | is replaced by plot_track() |
circ_plot() | is replaced by plot_joint_circ() |
cop_scat_plot() | is replaced by plot_cop_scat() |
cop_plot() | is replaced by plot_cop_surf() |
make_traj() | is replaced by traj_sim() |
qmixedvonmises() | is replaced by qvonmisesmix() |
mle.mixedvonmises() | is replaced by mle.vonmisesmix() |
[Package cylcop version 0.2.0 Index]