Re: Normal distribution et al.?

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Normal distribution et al.?
Дата
Msg-id 20070618034319.GA11208@winnie.fuhr.org
обсуждение исходный текст
Ответ на Normal distribution et al.?  (Jan Danielsson <jan.m.danielsson@gmail.com>)
Список pgsql-general
On Mon, Jun 18, 2007 at 05:11:51AM +0200, Jan Danielsson wrote:
> Are there any statistical libraries for postgresql?
>
> I'd like to do something along the lines of:
>
> UPDATE foo SET value=value+normdistsample(10, 0.2) WHERE id=1;

Somebody else has mentioned PL/R.  For this particular example see
also normal_rand() in contrib/tablefunc.

--
Michael Fuhr

В списке pgsql-general по дате отправления:

Предыдущее
От: Jan Danielsson
Дата:
Сообщение: Re: Normal distribution et al.?
Следующее
От: MC Moisei
Дата:
Сообщение: Ubuntu, Postgresql-8.2 and remote access thru pg_hba.conf