priorppt.summary {PPTcirc} | R Documentation |
Summary for the prior projected Polya tree simulations
Description
Mean, quantiles 2.5% and 97.5% of the mean direction and concentration.
Usage
priorppt.summary(priorppt.circ, units = "radians")
Arguments
priorppt.circ |
object returned by |
units |
units of the support: "radians", "degrees" or "hours". |
Value
Table of descriptive statistics for mean direction and concentration.
Examples
z <- dsimpriorppt(mu = c(-1,0), nsim = 5, units = "hours")
priorppt.summary(z)
[Package PPTcirc version 0.2.3 Index]