postppt.summary: Summary statistics for the post projected Polya tree

View source: R/postppt.summary.R

postppt.summaryR 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 dsimpostppt function.

Value

table of descriptive statistics.

Examples

z1 <- dsimpostppt(tapir, units = "radians", it = 5, ti =1, bi=0)
postppt.summary(z1)

PPTcirc documentation built on Aug. 30, 2022, 9:06 a.m.