lambdaF {registr}R Documentation

Apply lambda transformation of variational parameter.

Description

Simple function for use within other C++ functions.

Usage

lambdaF(x)

Arguments

x

The value to which you apply the function

Value

A numeric value that has been transformed.


[Package registr version 2.1.0 Index]