PDA

View Full Version : statistics function


hankiwan
01-21-2010, 12:29 AM
Hi~ my question is about Vizard library.

How can I use statistics function like norminv in c++?
Is there any libraries to apply with Vizard 3.0 to use statistical function.
Actually I would kile to embody generalized linear model (GLM) and other estimation method.

best regards.
Kiwan

Jeff
01-21-2010, 08:32 AM
Take a look at the NumPy (http://numpy.scipy.org/) library and the following article about installing this for use with Vizard.

http://kb.worldviz.com/articles/496