qexp.samples: Samples generator

View source: R/qExpSamples.R

qexp.samplesR Documentation

Samples generator

Description

Generates samples in the parameterization in terms of \mu and \theta (Patriota, 2012)

Usage

qexp.samples(N, n, theta, mu)

Arguments

N

Number of samples

n

Sample size of each sample

theta

True value of theta

mu

True value of mu

Value

A matrix of order N x n, where each row is a sample of size n.


Alessandra23/qExp documentation built on July 2, 2023, 6:11 a.m.