priorppt.summary: Summary for the prior projected Polya tree simulations

View source: R/priorppt.summary.R

priorppt.summaryR 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 dsimpriorppt function.

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)


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