rJ2: random number from the Jeffrey's distribution

View source: R/rJ2.R

rJ2R Documentation

random number from the Jeffrey's distribution

Description

generates random numbers from the Jeffrey's distribution

Usage

rJ2(n, matriz, min, max)

Arguments

n

a number that indicates the number of random values that will by generate from the Jeffrey's distribution.

matriz

a matrix generate by the function tabla of the bayesiantreg package.

min

a number indicatein the minimum number that can be generated from the Jeffrey's distribution.

max

a number indicatein the maximum number that can be generated from the Jeffrey's distribution.

Details

generates random numbers from the Jeffrey's distribution

Value

grados

the random number

Author(s)

Margarita Marin mmarinj@unal.edu.co, Edilberto Cepeda-Cuervo ecepedac@unal.edu.co


Bayesiantreg documentation built on May 29, 2024, 6:44 a.m.