Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.209.627 Times

Frustration Aggression Hypothesis software
Filter: All | Freeware | Demo
 

Frustration Aggression Hypothesis

< 1 2 3 4 5 > 
Added: July 15, 2013 | Visits: 443

kupiertest Single Sample Kupier Goodness-Of-Fit Hypothesis Test. Similar to Kolmogorov-Smirnov (K-S) test, but (K-S) test tend to be most sensitive around median value of the distribution and less sensitive at the distribution tails.Doesn't require any Toolbox.Find if the random sample X could have the...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): kupiertest Download

Added: July 06, 2013 | Visits: 413

StuMaxtest This file performs the Stuart-Maxwell's test for all the marginal homogeneity (i.e. across all the categories simultaneously) for each of the two sample times (nominal samples). Obviously, it need a square KxK table.It is a non-parametric statistical test. The test was proposed by Stuart (1955),...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): StuMaxtest Download

Added: June 26, 2013 | Visits: 332

CochranQtest This m-file performs the Cochran's Q test for multi-way tables which each variable has two levels, that is, for 2x2...x2 tables. It is used to test the homogeneity of the one-dimensional margins. So, Cochran's Q test is a nonparametric test examining change in a dichotomous variable across more...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): CochranQtest Download

Added: July 17, 2013 | Visits: 475

Rayleigh Channel Pearson Chi Square Test CHI2RAYLTEST: Single sample Pearson Chi Square goodness-of-fit statistical test to examine a null hypothesis of Rayleigh Channel.H=CHI2RAYLTEST(X,ALPHA) performs the particular case of Pearson Chi Squaretest to determine whether the null hypothesis of a Rayleigh channel realization is a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Rayleigh Channel Pearson Chi Square Test Download

Added: June 07, 2013 | Visits: 263

skekurtest This function deals with the univariate hypotheses test concerning skewness and kurtosis.It needs to input data vector, direction of tests (1 = one-tailed; 2 = two-tailed)[default = 2], and significance level (default = 0.05).Immediately it outputs, for an one-tailed hypothesis whether or not the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): skekurtest Download

Added: May 24, 2013 | Visits: 298

Levenetest Levene's F test is used to test the null hypothesis that multiple population variances corresponding to multiplesamples are equal. Prior to the analysis the data are transforming to the absolute deviation of the mean. Then perform an one-way analysis of variance.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Levenetest Download

Added: March 24, 2013 | Visits: 406

Geary Test GTEST: Single sample Geary goodness-of-fit hypothesis test.H=GTEST(X,ALPHA) performs the Geary test to determine whether the null hypothesis of composite normality PDF is a reasonable assumption regarding the population distribution of a random sample X with the desired significance level ALPHA.H...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Geary Test Download

Added: June 18, 2013 | Visits: 334

Fssize Sample size required to achieve a specified test for difference between two variances, using the normal approximation. This estimate assumes equal or unequal sample sizes. File only needs the sample size vector, variance vector, hypothesis direction, desired sample size (equal or unequal), sizes...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Fssize Download

Added: July 23, 2013 | Visits: 361

bootanovagr The bootstrap is a way of estimating the variability of a statistic from a single data set by resampling it independently and with equal probabilities (Monte Carlo resampling). Allows the estimation of measures where the underlying distribution is unknown or where sample sizes are small. Their...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): bootanovagr Download

Added: June 04, 2013 | Visits: 460

Two sample Cramer-von Mises hypothesis test This was inspired by kstest2 from the matlab statistics toolbox.Works from medium to large sample sizes, look at the references in the code


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Two sample Cramer-von Mises hypothesis test Download

Added: September 13, 2013 | Visits: 373

Data Convexity Check This is a quick and dirty way to test the convexity of an input-output data set - i.e. whether or not there exists a convex function that may fit the data within a specified residual tolerance. It was written for the purposes of testing a local convexity assumption on a set of noisy data, for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Data Convexity Check Download

one sample/paired samples permutation t-test with correction for multiple comparisons Permutation test of the null hypothesis that a set of data was sampled from a symmetric distribution with a particular mean. The test is based on a t-statistic and can be applied to situations in which a one sample or paired sample/repeated measures t-test is appropriate. Note, that this test is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): one sample/paired samples permutation t-test with correction for multiple comparisons Download

Benjamini & Hochberg/Yekutieli Procedure for Controlling False Discovery Rate Executes the Benjamini & Hochberg (1995) procedure for controlling the false discovery rate (FDR) of a family of hypothesis tests. FDR is the expected proportion of rejected hypotheses that are mistakenly rejected (i.e., the null hypothesis is actually true for those tests). FDR is generally a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Benjamini & Hochberg/Yekutieli Procedure for Controlling False Discovery Rate Download

Added: July 14, 2013 | Visits: 387

AnDarexptest The Anderson-Darling test (Anderson and Darling, 1952) is used to test if a sample of data comes from a specific distribution. It is a modification of the Kolmogorov-Smirnov (K-S) test and gives more weight to the tails than the K-S test. The K-S test is distribution free in the sense that the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): AnDarexptest Download

Added: March 24, 2013 | Visits: 370

Moveit2 - Move a graphical object with the mouse This is really a small hack that I wanted to share just to inspire more people to make interactive Matlab graphics. Use it as is or use the code as a template to do more advanced stuff.Here is how it works (for a 2-D patch):% First make the patch ... t = 0:2*pi/20:2*pi; X = 3 + sin(t); Y = 2 +...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Moveit2 - Move a graphical object with the mouse Download

Added: August 14, 2013 | Visits: 413

Xlationist This module improves the usability of the string translation form by making placeholders clickable for quick insertion in the target translation field.Xlationist aims to make translation of strings using the Locale module (included in Drupal core) easier and faster. The current version was...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Xlationist Download

Added: July 10, 2013 | Visits: 375

LDAP Help Module This module is meant to assist Drupal admins in configuring, debugging, sharing, and submitting support and bug request related to LDAP integration modules. LDAP Help Module should be disabled unless you are debugging or configuring ldap problems. It adds no functionality to the LDAP...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (39): LDAP Help Module Download

Added: June 17, 2013 | Visits: 211

Fast Permissions Administration (Sripts) This module is here to alleviate frustration when trying to manage permissions in Drupal. By providing a better permissions interface hopefully a few innocent keyboards and mice can be saved.Filtering:The permissions page now provides a search field that will filter the permissions ui on-the-fly,...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Fast Permissions Administration (Sripts) Download

Added: July 01, 2013 | Visits: 424

JGameGrid JGameGrid is a class library specially designed for programming courses with a focus on object oriented programming (OOP). The concept follows the well-known educational principles to keep the learning curve gently and motivate the student by analyzing, developing and playing computer based...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 15.72 MB Download (44): JGameGrid Download

Added: September 15, 2013 | Visits: 379

Eric's Gift Eric's Gift is a linear and rather stilted example of interactive fiction. The mood it presents is faintly wistful, but too tranquil to inspire much interaction. I suppose that works after a fashion, but what interaction is required is cryptic and not well-clued. As a result you must guess the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 399.36 KB Download (42): Eric's Gift Download

< 1 2 3 4 5 >