Learn R Programming

PPTcirc (version 0.2.3)

postppt.summary: 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)

Value

table of descriptive statistics.

Arguments

postppt.circ

object returned by dsimpostppt function.

Examples

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

Run the code above in your browser using DataLab