Learn R Programming

circlus (version 0.0.2)

rPKBD_ACG: Random Sampling from PKBD Distributions using ACG Envelopes

Description

Generates a random sample from PKBD distributions.

Usage

rPKBD_ACG(n, rho, mu)

Value

A matrix with the generated values.

Arguments

n

The number of random draws.

rho

A numeric giving the concentration parameter.

mu

A numeric vector giving the mean direction parameter.