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

Description Usage Arguments Value Examples

View source: R/postppt.summary.R

Description

Extracts mean, quantiles 2.5% and 97.5% of the mean direction and concentration.

Usage

1
postppt.summary(postppt.circ)

Arguments

postppt.circ

object returned by dsimpostppt function.

Value

table of descriptive statistics.

Examples

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

Karlampm/PPTcirc documentation built on May 20, 2021, 1:53 a.m.