merge_parameters: Copy individual parameters to combined vector

Description Usage Arguments Value

Description

Updates the combined vector of parameters based on the individual values (prior to optimization).

Usage

1
2
3
4
.merge_parameters(object, return.object = TRUE, ...)

## S4 method for signature 'NMRScaffold1D'
.merge_parameters(object, return.object)

Arguments

object

NMRScaffold1D or NMRScaffold2D object.

return.object

TRUE to return an updated vector, TRUE to return the combined vector itself.

...

Additional arguments passed to inheriting methods.

Value

Modified NMRScaffold object or numeric vector.


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