文件名称:mpRegression
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-05-26
- 文件大小:
- 28kb
- 下载次数:
- 0次
- 提 供 者:
- s**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
多元多项式回归,即一个程序,一个程序,对于给定的数据确定最小误差平方多项式。输出值也可能被转化运用Logit变换,从而使多元logistic回归。如何应用此程序的简要描述,可以发现在C源码包文件中的倒退/ EX / README。-A program for multivariate polynomial regression, i.e., a program that determines a minimum squared error polynomial for given data. The output values may also be transformed with the logit transformation, thus enabling (multivariate) logistic regression. A brief descr iption of how to apply this program can be found in the file regress/ex/readme in the C source package.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src\kelr.c
...\makefile
...\mpr.c
...\mpx.c
...\regdat.c
...\regress.c
...\regress.h
...\regress.mak