BEAST v2.7.8 Documentation: beast.base.inference.operator.kernel.Transform$LogConstrainedSumTransform

Transforms multiple parameters or trees
Transform on parameters that sum to a fixed value (e.g. nucleotide frequencies)

Inputs:

sum, weights, f

 

sum
type: java.lang.Double
sum of the items
Optional input. Default: 1.0

 

weights
type: [Ljava.lang.Double;
weights of individual items
Optional input

 

f
type: beast.base.core.Function***
parameter to be transformed
Optional input