samp_beta: A matrix of samples from beta distributions

Description Usage Arguments Value

View source: R/samp_beta.R

Description

A matrix of samples from beta distributions

Usage

1
samp_beta(n, mins, maxes, wrt, shape1 = 2, shape2 = 2)

Arguments

n

Desired number of samples.

mins

vector containing minima of samples in original space.

maxes

vector containing maxima of sample in original space.

wrt

a design that samples should be normalized to.

shape1

shape parameter for the beta distribution.

shape2

shape parameter for the beta distribution.

Value

list containing


dougmcneall/emtools documentation built on Nov. 13, 2021, 7:12 p.m.