getNoisyPhenotype: Generate an instance of noisy phenotypes

View source: R/noisy_dataset.R

getNoisyPhenotypeR Documentation

Generate an instance of noisy phenotypes

Description

Given a Noisy Dataset object, this function applies the noise injector to the data and returns a noisy version of it. It is useful for inspecting the noisy injector effects.

Usage

getNoisyPhenotype(nds)

Arguments

nds

a Noisy Dataset object

Value

the phenotypes contained in nds with added noise.


GROAN documentation built on Nov. 28, 2022, 5:07 p.m.