Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rgnorm

Generalized Normal Distribution.


Description

Random generation for generalized Normal Distribution.

Usage

rgnorm(n = 1, mu = 0, alpha = 1, beta = 1)

Arguments

n

Number of generated samples.

mu

mean.

alpha

first shape parameter.

beta

second shape parameter.

Value

numeric array of length n.


CVarE

Conditional Variance Estimator for Sufficient Dimension Reduction

v1.1
GPL-3
Authors
Daniel Kapla [aut, cph, cre], Lukas Fertl [aut, cph], Efstathia Bura [ctb]
Initial release
2021-03-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.