.createRcppTransformationFunction {lessSEM}R Documentation

.createRcppTransformationFunction

Description

create an Rcpp function which uses the user-defined parameter transformation

Usage

.createRcppTransformationFunction(syntax, parameters)

Arguments

syntax

syntax with user defined transformations

parameters

labels of parameters used in these transformations

Value

string with functions for compilations with Rcpp


[Package lessSEM version 1.5.5 Index]