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.325.886 Times

Returns weighted percentiles of a sample 1.0

  Date Added: May 27, 2013  |  Visits: 684

Returns weighted percentiles of a sample

Report Broken Link
Printer Friendly Version


Product Homepage
Download (42 downloads)



The idea is to give more emphasis in some examples of data as compared toothers by giving more weight. For example, we could give lower weights tothe outliers. The motivation to write this function is to compute percentilesfor Monte Carlo simulations where some simulations are very bad (in terms ofgoodness of fit between simulated and actual value) than the others and togive the lower weights based on some goodness of fit criteria.USAGE: y = WPRCTILE(X,p) % This is same as PRCTILE y = WPRCTILE(X,p,w) y = WPRCTILE(X,p,w,type) INPUT: X - vector or matrix of the sample data p - scalar or a vector of percent values between 0 and 100 w - positive weight vector for the sample data. Length of w must be equal to either number of rows or columns of X. If the weights are equal, then WPRCTILE is same as PRCTILE. type - an integer between 4 and 9 selecting one of the 6 quantile algorithms. OUTPUT: y - percentiles of the values in X When X is a vector, y is the same size as p, and y(i) contains the P(i)-th percentile. When X is a matrix, WPRCTILE calculates percentiles along dimension DIM which is based on: if size(X,1) == length(w), DIM = 1; elseif size(X,2) == length(w), DIM = 2; EXAMPLES: x = randn(1000,1); w = rand(1000,1); y = wprctile(x,[2.5 25 50 75],w,7)

Requirements: No special requirements
Platforms: Matlab
Keyword: Columns Equal Integer Length Matrix Number Positive Selecting Wprctile
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


RETURNS WEIGHTED PERCENTILES OF A SAMPLE RELATED
Development Tools  -  Gray Level Run Length Matrix Toolbox 1.0
This toolbox provides several state of the art high order run length matrix statistics for image analysis.Currently supported features are:1. 0,45,90,135 direction run-length matrix2. Fully vectorized coding style3. Inputs checking using MATLAB...
10 KB  
Development Tools  -  Converts a non positive definite symmetric matrix to positive definite symmetric matrix 1.0
Function that transforms a non positive definite symmetric matrix to a positive definite.Function that transforms a non positive definite symmetric matrix to positive definite symmetric matrix -i.e. invertible-.One particular case could be the...
10 KB  
Development Tools  -  Function to normalize columns of given matrix 1.0
This function normalizes the columns of a given matrix. That is it makes l2 norm of each column to 1.
10 KB  
Communication  -  Circular Cross Correlation of the Columns of an Array - circ xcorr 1.0
The program takes the columns of an input matrix and calculates the auto and cross correlation of these columns using an fft method. The result is very similar to the xcorr function. This method could be used to evaluate the cross correlation of...
10 KB  
Development Tools  -  xlcolumn 1.0
xlcolumn(column) column: Can be either column name (characters) or column number (positive integers). NOTE: Excel sheet is limited to 256 columns. Therefore, column number should be between (1-256) and column name should be between ('A' - 'IV')....
10 KB  
Education  -  Convert Real Columns to Integer by Rounding 1.0
This script activates only the columns in a spreadsheet from which the script is run whose column labels are in another spreadsheet specified by the user. Any inactive columns in the other spreadsheet are not used in activating columns in the...
10.24 KB  
Mathematics  -  Integer To Decimal 1.0
IntegerToDecimal allows you to enter an integer (base 10) number which it converts to any base between 2 and 16 inclusive. You may enter negative numbers as well. Currently the application supports 16 bit integers. Source code is also available on...
26 KB  
Development Tools  -  GRAY LEVEL RUN LENGTH MATRIX 1.0
THIS PROGRAM HELPS TO CROP A REGION OF INTEREST MANUALLY FROM AN IMAGE AND IT COMPUTES SEVEN TEXTURE PARAMETERS VIZ.,1. SHORT RUN EMPHASIS (SRE)2. LONG RUN EMPHASIS(LRE)3. GRAY LEVEL NON-UNIFORMITY (GLN)4. RUN PERCENTAGE (RP)5. RUN LENGTH...
10 KB  
Mathematics  -  giantint 1.0
The giantint package consists of a library of routines for large integer arithmetic and number theory. PSI plans to augment this free software release in future, with other topical folders.
38 KB  
MP3 Tools  -  Easy MP3 Cutter 3.0
Have you been recording your college lectures all day long and would like to have history apart from sociology, but do not know how? Or do you have one of those long and weighty live recordings of your favorite band's show, and you want to email...
2.37 MB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB