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

translatedRandomBeta

Function to generated values following a translated Beta distribution


Description

Function to generate values following a translated Beta distribution

Usage

translatedRandomBeta(n, min, max, param1 = 3, param2 = 1)

Arguments

n

Number of values to generate.

min

Minimum of the values to be generated.

max

Maximum of the values to be generated.

param1

Parameter of the Beta distribution.

param2

Parameter of the Beta distribution.

Value

A vector of values following a translated Beta distribution.


imp4p

Imputation for Proteomics

v1.1
GPL-3
Authors
Quentin Giai Gianetto
Initial release

We don't support your browser anymore

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