stupidRnorm: dumb thing to get random values with normal distribution,...

View source: R/csgfix.r

stupidRnormR Documentation

dumb thing to get random values with normal distribution, mean=0.5, sd=0.125, limited to [0,1]

Description

dumb thing to get random values with normal distribution, mean=0.5, sd=0.125, limited to [0,1]

Usage

stupidRnorm(n, mean = 0.5, sd = 0.125)

Arguments

n:

numeric, number of numbers to generate


StevenRunyon/csgfix documentation built on March 31, 2024, 5:36 a.m.