objective.functions: likeLTD objective functions

Description Details

Description

Objective functions giving the likelihoods computed by likeLTD. These functions do not exist per se. They are created by create.likelihood and similar function.

Details

The general workflow of likeLTD will generally result in the creation and maximization of one or more objective function. These functions will take the arguments listed above. They can also be accept any number of other arguments. This makes it easy both to extend likeLTD and to use objective functions with penalty functions.

Some of the arguments are verified for size and/or value.

The general form of these objective functions is:

function(locusAdjustment, power, dropout, degradation=NULL, rcont=NULL, dropin=NULL, ...)


likeLTD documentation built on May 1, 2019, 7:58 p.m.