BEAST v2.7.8 Documentation: feast.function.Scale

BEASTObject that performs calculations based on the State.

A Function whose elements are the elements of an input Function scaled by another input Function.

Logable: yes, this can be used in a log.

Inputs:

function, scaleBy

 

function
type: beast.base.core.Function
Function to scale
Required input

 

scaleBy
type: beast.base.core.Function***
Amount to scale by
Optional input