FLcreateUnivariateMethodsFile: Function to generate S4 methods for univariate distributions...

Description Usage Details

Description

Univariate distribution functions are defined in def/univariate.rfl. Uses R-like syntax to define function and argument mappings efficiently. This code is parsed programmatically: function definitions like are created programmatically.

Usage

1
2
FLcreateUnivariateMethodsFile(definitions = "def/univariate.rfl",
  genFile = "AdapteR/R/univariate.R")

Details

stats::pweibull <- FLCDFWeibull(q,location=0,scale,shape)

for executing the R function (left of " <- ") with in-dabase with DB Lytix function (right of " <- ").


Fuzzy-Logix/AdapteR documentation built on May 6, 2019, 5:07 p.m.