GeneDrop {RVS}R Documentation

deprecated function

Description

This function is deprecated with version >= 2.0 and should not be used, instead use RVsharing with nSim option

Usage

GeneDrop(...)

GeneDropSim.allsubsets.fn(...)

GeneDropSim.fn(...)

GeneDropSimExcessSharing.fn(...)

Arguments

...

arguments to the old function

Value

none

Examples

tryCatch(GeneDrop(), error = function(e) message(e))

[Package RVS version 1.12.0 Index]