rPKBD_Saw {circlus}R Documentation

Random Sampling from PKBD Distributions using Projected Saw Distribution

Description

Generates a random sample from PKBD distributions.

Usage

rPKBD_Saw(n, rho, mu)

Arguments

n

The number of random draws.

rho

A numeric giving the concentration parameter.

mu

A numeric vector giving the mean direction parameter.

Value

A matrix with the generated values.


[Package circlus version 0.0.1 Index]