callFitFunction: callFitFunction

View source: R/RcppExports.R

callFitFunctionR Documentation

callFitFunction

Description

wrapper to call user defined fit function

Usage

callFitFunction(fitFunctionSEXP, parameters, userSuppliedElements)

Arguments

fitFunctionSEXP

pointer to fit function

parameters

vector with parameter values

userSuppliedElements

list with additional elements

Value

fit value (double)


lessSEM documentation built on May 29, 2024, 7:10 a.m.