postppt.summary {PPTcirc} | R Documentation |
Summary statistics for the post projected Polya tree
Description
Extracts mean, quantiles 2.5% and 97.5% of the mean direction and concentration.
Usage
postppt.summary(postppt.circ)
Arguments
postppt.circ |
object returned by |
Value
table of descriptive statistics.
Examples
z1 <- dsimpostppt(tapir, units = "radians", it = 5, ti =1, bi=0)
postppt.summary(z1)
[Package PPTcirc version 0.2.3 Index]