rPKBD_ACG: Random Sampling from PKBD Distributions using ACG Envelopes

View source: R/RcppExports.R

rPKBD_ACGR Documentation

Random Sampling from PKBD Distributions using ACG Envelopes

Description

Generates a random sample from PKBD distributions.

Usage

rPKBD_ACG(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.


circlus documentation built on April 3, 2025, 9:12 p.m.

Related to rPKBD_ACG in circlus...