Transforms multiple parameters or trees
Transform on parameters that sum to a fixed value (e.g. nucleotide frequencies)
 
type: java.lang.Double |
sum of the items |
Optional input. Default: 1.0 |
 
type: [Ljava.lang.Double; |
weights of individual items |
Optional input |
 
type: beast.base.core.Function*** |
parameter to be transformed |
Optional input |