Anyone have a SQL code for cumulative F distribution function? - Mailing list pgsql-hackers

From reina@nsi.edu (Tony Reina)
Subject Anyone have a SQL code for cumulative F distribution function?
Date
Msg-id f40d3195.0203151720.39e60ea4@posting.google.com
Whole thread Raw
List pgsql-hackers
I know it's probably a long shot, but has anyone coded statistical
distributions as functions in PostgreSQL? Specifically, I'm looking
for a function to calculate the cumulative F distribution.

By the way, I know that I can do /df at the psql command line to list
the available functions. Is there a help function or better
description for a given function? Specifically, I'd like to know what
array_in and array_out do.

Thanks
-Tony


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_hba.conf and secondary password file
Next
From: Kyle
Date:
Subject: Re: Client/Server compression?