rnormWithSeed: Sample normal deviates using a seed

View source: R/misc.R

rnormWithSeedR Documentation

Sample normal deviates using a seed

Description

This function is designed for future expansion. The intent is to use it to develop a GxE model based on compound symmetry. In this model, the p-value used in the current GxE model will serve a a seed for sampling environmental effects.

Usage

rnormWithSeed(n, u)

Arguments

n

number of deviates to sample

u

seed


AlphaSimR documentation built on Nov. 8, 2025, 5:10 p.m.