Learn R Programming

NTLKwIEx (version 0.1.0)

R_NTLKwIEx: Random Sampling from the NTLKwIEx distribution

Description

This function generates random samples from the NTLKwIEx distribution based on the given parameters.

Usage

R_NTLKwIEx(n, teta, alpha, a, b, m)

Value

A vector of n random samples from the NTLKwIEx distribution

Arguments

n

Number of random samples to generate

teta

Parameter teta of the distribution

alpha

Parameter alpha of the distribution

a

Parameter a of the distribution

b

Parameter b of the distribution

m

Parameter m of the distribution