Circular plot of simulated paths when plot.type = "circle". Linear plot of simulated paths for plot.type = "line".
Boxplot of mean direction and concentration for plot.type = "summary"
Arguments
priorppt.circ
object returned by dsimpriorppt function.
n.path
"all" plots all the simulated paths or numeric parameter indicates the simulation path of the priorppt.circ object that will be plot.
plot.type
type of plot to be drawn:
"circle" for circular plot,
"line" for linear plot and
"summary" for boxplot of mean direction and concentration.
control.circular
attributes of circular object in order to draw the circle.See circular.
shrink
parameter that controls the size of the plotted circle. Default is 1. Larger values shrink the circle, while smaller values enlarge the circle.