Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- The Unscrambler (zip)
- The Unscrambler is the complete multivariate analysis and experimental design software, equipped with powerful methods including PCA, Multivariate Curve Resolution MCR, PLS regression, 3-Way PLS regression, Clustering (K-Means), SIMCA and PLS-DA Classification etc. Extensively used across a wide range of research and industrial applications including advanced Chemometrics, Spectroscopy and cutting-edge...
- Tags: Regression, Unscrambler, Product Development, Roi/Tco, Research & Development, Quality, Tools & Techniques, Product Marketing, Business Operations, Finance, Managerial Accounting, Management, Marketing
- Software downloads 2006-05-28
- ForeStock (exe)
- Collection of advanced forecasting algorithms: ARIMA with automatic best parameter set search and smart seasonal trend detection. Stepwise multivariate regression with the selection of the best regression subset. Proven back history. Full intraday capable. Real-time speed in model training. Ready to use professional style expert advisors, indicators and system testers....
- Tags: Regression, Forecasting, Econom-Expert, Sales Force Management, Sales
- Software downloads 2008-03-07
- Analyzing Multivariate Longitudinal Data Using SAS
- Comparing to the traditional univariate longitudinal data, the analysis of multivariate longitudinal data can be challenging because the variances of errors are likely to be different for different markers, the errors are likely to be correlated for the same marker measured at different occasions, and the errors are also likely...
- Tags: SAS Institute
- White papers 2006-02-28
- Imputation of Categorical Variables With PROC MI
- The most generally applicable imputation method available in PROC MI is the MCMC algorithm which is based on the multivariate normal model. While this method is widely used to impute binary and polytomous data, there is a natural concern about the consequences of violating the normality assumption. This paper uses...
- Tags: Method, Variable, SAS Institute
- White papers 2005-03-09
- OLS Regression?, Auto-Regression?, Dynamic Regression?: A Practical Modeling Example in Financial Industry
- Regression models are commonly applied when it comes to planning or forecasting. Financial data - due to their historical features of the trend component, cyclical component, and irregular component - might not fit well with traditional regression models. In such cases, an autoregression model or a dynamic regression model will...
- Tags: Financial, SAS Institute, Model, Modeling, Regression Model, Financial Accounting, Finance
- White papers 2007-05-14
- Regression Testing
- Testers are under an obligation to carry out regression testing. This is not an obligation to be taken lightly! Failure to address this obligation has lead to many products being released with defects that should have been caught. Defects that would have been caught had the right regression testing strategy...
- Tags: Regression, Obligation, Strategy, Management
- White papers 2006-08-07
- DRS (rar)
- Least Cubic Method is a new method for data regression analysis. Its expanded Least Square Method, according to the principle, can also apply single factor linear data regression, multi factors linear data regression, single factor non-linear data regression, and multi factors non-linear data regression. This version is the first release...
- Tags: Regression, Least Cubic Method, Data Regression
- Software downloads 2008-01-28
- Aura (exe)
- Aura is the automated expert system for multivariate statistical forecasting. It combines the unique power of full automated multivariate statistical analysis in unlimited dimensions with the remarkable ease of use. It can both offer the instant forecast by one mouse click or expand for you many levels of complicated model...
- Tags: Econom-Expert, Aura, Mice, Sales Force Management, Hardware, Peripherals, Sales
- Software downloads 2008-03-07
- Multivariate Analysis for Probabilistic WLAN Location Determination Systems
- WLAN location determination systems are gaining increasing attention due to the value they add to wireless networks. This paper presents a multivariate analysis technique for enhancing the performance of WLAN location determination systems by taking the correlation between samples from the same access point into account. Giving a sequence of...
- Tags: Technique, WLAN, Analysis, Location Determination System, Wireless LANs, LANs, Productivity, Wireless, Wi-Fi, Networking
- White papers 2005-02-21
- An Introduction to Quantile Regression and the QUANTREG Procedure
- Ordinary least-squares regression models the relationship between one or more covariates X and the conditional mean of a response variable Y given X = x. In contrast, quantile regression models the relationship between X and the conditional quantiles of Y given X = x, so it is especially useful in...
- Tags: Regression, SAS Institute, Healthcare
- White papers 2005-03-09
- Fixed Effects Regression Methods in SAS
- Fixed effects regression methods are used to analyze longitudinal data with repeated measures on both independent and dependent variables. They have the attractive feature of controlling for all stable characteristics of the individuals, whether measured or not. This is accomplished by using only within-individual variation to estimate the regression coefficients....
- Tags: SAS Institute
- White papers 2006-02-28
- NMath Stats (exe)
- NMath Stats contains probability distributions, combinatorial functions, descriptive statistics, multi-type data table, multiple linear regression, hypothesis tests, analysis of variance ANOVA, partial least squares, non-negative matrix factorization and multivariate statistics for the .NET platform. Evaluation version available. Purchased product includes source code, user manual, and examples. Version 2.2 added partial...
- Tags: CenterSpace Software, NMath Stats, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Software downloads 2007-08-01
- Linux Kernel in a Nutshell: Configuring and Building
- The kernel configuration is kept in a file called .config in the top directory of the kernel source tree. If one has just expanded the kernel source code, there will be no .config file, so it needs to be created. It can be created from scratch, created by basing it...
- Tags: Linux Kernel, O'Reilly Media Inc., Kernel, Kernel Configuration, Linux, Open Source, Operating Systems, Software
- Book chapters 2006-12-01
- how can i view linux kernel source code?
- I tried to see the linux kernel source code but i could not get to do do so.Ideally it should be there in the /usr/src directory but its not there.Can somebody suggest me where it should be and how can I get to know about it?I am using fedora core-5...
- Tags: OPEN SOURCE, UNIX, Operating systems, add2rahul@..., Linux kernel, Linux
- Discussion threads 2007-08-06
- Improving Credit Scoring by Generalized Additive Model
- Logistic Regression has been widely used in the financial service industry for credit scoring models. Despite its advantages in easy interpretation and low computing cost, Logistic Regression is under the criticism of failure to model the nonlinear features of the predictor's effect on the dependent variable and therefore might lead...
- Tags: Industry, SAS Institute, Logistic Regression, Research & Development, Business Operations
- White papers 2007-05-14
- kernel-default-nongpl.rpm & kernel-default-2.6.8-
- I have linux box. I wont to update kernel. There are two type of kernel:1. kernel-default-nongpl.rpm. 2. kernel-default-2.6.8-I don't know which need to download. Help me please.download the newest version for your distro.got to your distro's website and download latest version, along with all requirements from them.this will ensure not...
- Tags: distro
- Q&A 2005-04-07
- Using SAS Proc NLMIXED for Robust Regression
- This paper shows how the NLMIXED procedure can be used to fit linear models (simple linear regression, multiple linear regression, analysis of variance and analysis of covariance) when data are not normally distributed or contaminated with potential outliers. This is accomplished using PROC NLMIXED's capability of fitting user defined distributions...
- Tags: Regression, SAS Institute
- White papers 2007-05-14
- kernel level WIN32 API
- I am designing an encryption filter driver at kernel modeThe WIN32 APIs at kernel mode for microsoft are undocumented.Please let me know the kernel level WIN32 APIs for encryption of a file/folder at kernel.
- Tags: kernel, sourish_datta@..., Win32, Win32 API
- Discussion threads 2007-01-12
- Regression Tester (exe)
- Regression Tester from Info-Pack.com allows you to test the functionality of any page or form on your Web site. Simply build up a list of tests in the program, then press the test button. The program will then run the tests and create a professional report. The reports are fully...
- Tags: Program, Report, Web Site Development, Web Technology, Channel Management, Internet, Marketing
- Software downloads 2006-06-02
- << Previous
- page 1 of 1
- Next >>