Multiple regression in LiveCode?
Richard Gaskin
ambassador at fourthworld.com
Fri Jan 18 15:47:55 EST 2019
DAVID Epstein wrote:
> Has anyone written a LiveCode function that will take a table of 2 or
> more independent variables and 1 dependent variable, and return
> coefficients, intercept, and standard errors for a multiple
> regression?
There might be something in the old joneslib.mc library:
https://forums.livecode.com/viewtopic.php?t=24307#p125754
It's quite old and will no doubt have a compilation issue or two with
all the changes since it was first shared in the late '90s, mostly from
functions there that have since been added to the engine. But IIRC
there's plenty of statistical juiciness there worth exploring beyond the
ones now in engine.
If you find it useful enough to merit the quick cleanup, please consider
posting the updated version to RevOnline.
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and the Web
____________________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list