Learn R Programming

GROAN (version 1.3.1)

getNoisyPhenotype: 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)

Value

the phenotypes contained in nds with added noise.

Arguments

nds

a Noisy Dataset object