getNoisyPhenotype {GROAN} | R 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 |
Value
the phenotypes contained in nds
with added noise.
[Package GROAN version 1.3.1 Index]