initialize_bounds: Initialize empty set of bounds

Description Usage Arguments Value

Description

To place bounds on a subset of all the parameters, it is necessary to initialize lower and upper bound objects that mirror their parent, but filled with NA values.

Usage

1
2
3
4
.initialize_bounds(object, overwrite = FALSE, ...)

## S4 method for signature 'NMRScaffold1D'
.initialize_bounds(object, overwrite = FALSE)

Arguments

object

NMRScaffold1D or NMRScaffold2D object.

overwrite

TRUE to overwrite existing bounds, FALSE to quietly ignore any existing bounds.

...

Additional arguments passed to inheriting methods.

Value

Modified NMRScaffold object.


ssokolen/rnmrfit documentation built on May 23, 2019, 1:48 p.m.