r-ykmeans
|
public |
The clustering by k-means of using the target variable. To determine the number of clusters with the variance of the target variable in the cluster.
|
2023-06-16 |
r-yatah
|
public |
Provides functions to manage taxonomy when lineages are described with strings and ranks separated with special patterns like "|*__" or ";*__".
|
2023-06-16 |
r-xmisc
|
public |
This is Xiaobei's miscellaneous classes and functions useful when developing R packages, particularly for OOP using R Reference Class.
|
2023-06-16 |
r-wsvm
|
public |
We propose weighted SVM methods with penalization form. By adding weights to loss term, we can build up weighted SVM easily and examine classification algorithm properties under weighted SVM. Through comparing each of test error rates, we conclude that our Weighted SVM with boosting has predominant properties than the standard SVM have, as a whole.
|
2023-06-16 |
r-writexls
|
public |
Cross-platform Perl based R function to create Excel 2003 (XLS) and Excel 2007 (XLSX) files from one or more data frames. Each data frame will be written to a separate named worksheet in the Excel spreadsheet. The worksheet name will be the name of the data frame it contains or can be specified by the user.
|
2023-06-16 |
r-wooldridge
|
public |
Students learning both econometrics and R may find the introduction to both challenging. However, if the text is "Introductory Econometrics: A Modern Approach" by Jeffrey M. Wooldridge, they are in luck! The wooldridge data package aims to lighten the task by efficiently loading any data set found in the text with a single command. Data sets have all been compressed to a fraction of their original size and are well documented. Documentation files contain the page numbers of the text where each set is used, the original source, time of publication, and notes suggesting ideas for further exploratory data analysis and research. If one need's to brush-up on model syntax, a vignette contains R solutions to examples from each chapter of the text. Data sets are from the 6th edition (Wooldridge 2016, ISBN-13: 978-1-305-27010-7), and are backwards compatible with all versions of the text.
|
2023-06-16 |
r-wahc
|
public |
Fit the fixed effect panel data model with heteroskedasticity and autocorrelation correction.
|
2023-06-16 |
r-utc
|
public |
Three functions are provided: first function changes time from local to UTC, other changes from UTC to local and third returns difference between local and UTC. %h+% operator is also provided it adds hours to a time.
|
2023-06-16 |
r-usmap
|
public |
Obtain United States map data frames of varying region types (e.g. county, state). The map data frames include Alaska and Hawaii conveniently placed to the bottom left, as they appear in most maps of the US. Convenience functions for plotting choropleths and working with FIPS codes are also provided.
|
2023-06-16 |
r-zillowr
|
public |
Zillow, an online real estate company, provides real estate and mortgage data for the United States through a REST API. The ZillowR package provides an R function for each API service, making it easy to make API calls and process the response into convenient, R-friendly data structures. See <http://www.zillow.com/howto/api/APIOverview.htm> for the Zillow API Documentation.
|
2023-06-16 |
r-whereami
|
public |
Robust and reliable functions to return informative outputs to console with the run or source location of a command. This can be from the 'RScript'/R terminal commands or 'RStudio' console, source editor, 'Rmarkdown' document and a Shiny application.
|
2023-06-16 |
r-votesys
|
public |
Various methods to count ballots in voting systems are provided. Functions to check validity of ballots are also provided to ensure flexibility.
|
2023-06-16 |
r-vif
|
public |
This package implements a fast regression algorithm for building linear model for large data as defined in the paper "VIF-Regression: A Fast Regression Algorithm for Large Data (2011), Journal of the American Statistical Association, Vol. 106, No. 493: 232-247" by Dongyu Lin, Dean P. Foster, and Lyle H. Ungar.
|
2023-06-16 |
r-var.etp
|
public |
Estimation, Hypothesis Testing, Prediction for Stationary Vector Autoregressive Models
|
2023-06-16 |
r-utility
|
public |
Construct and plot objective hierarchies and associated value and utility functions. Evaluate the values and utilities and visualize the results as colored objective hierarchies or tables. Visualize uncertainty by plotting median and quantile intervals within the nodes of objective hierarchies. Get numerical results of the evaluations in standard R data types for further processing.
|
2023-06-16 |
r-ustatbookabsc
|
public |
A set of functions leading to multivariate response L1 regression. This includes functions on computing Euclidean inner products and norms, weighted least squares estimates on multivariate responses, function to compute fitted values and residuals. This package is a companion to the book "U-Statistics, M-estimation and Resampling", by Arup Bose and Snigdhansu Chatterjee, to appear in 2017 as part of the "Texts and Readings in Mathematics" (TRIM) series of Hindustan Book Agency and Springer-Verlag.
|
2023-06-16 |
r-xlconnectjars
|
public |
Provides external JAR dependencies for the XLConnect package.
|
2023-06-16 |
r-ximple
|
public |
Provides a simple XML tree parser/generator. It includes functions to read XML files into R objects, get information out of and into nodes, and write R objects back to XML code. It's not as powerful as the 'XML' package and doesn't aim to be, but for simple XML handling it could be useful. It was originally developed for the R GUI and IDE 'RKWard' <https://rkward.kde.org>, to make plugin development easier.
|
2023-06-16 |
r-write.snns
|
public |
Function for writing a SNNS pattern file from a data.frame or matrix.
|
2023-06-16 |
r-wktmo
|
public |
Converts weekly data to monthly data. Users can use three types of week formats: ISO week, epidemiology week (epi week) and calendar date.
|
2023-06-16 |
r-washdata
|
public |
Urban water and sanitation survey dataset collected by Water and Sanitation for the Urban Poor (WSUP) with technical support from Valid International. These citywide surveys have been collecting data allowing water and sanitation service levels across the entire city to be characterised, while also allowing more detailed data to be collected in areas of the city of particular interest. These surveys are intended to generate useful information for others working in the water and sanitation sector. Current release version includes datasets collected from a survey conducted in Dhaka, Bangladesh in March 2017. This survey in Dhaka is one of a series of surveys to be conducted by WSUP in various cities in which they operate including Accra, Ghana; Nakuru, Kenya; Antananarivo, Madagascar; Maputo, Mozambique; and, Lusaka, Zambia. This package will be updated once the surveys in other cities are completed and datasets have been made available.
|
2023-06-16 |
r-warn
|
public |
This estimates precise weaning ages for a given skeletal population by analyzing the stable nitrogen isotope ratios of them. Bone collagen turnover rates estimated anew and the approximate Bayesian computation (ABC) were adopted in this package.
|
2023-06-16 |
r-wand
|
public |
'MIME' types are shorthand descriptors for file contents and can be determined from "magic" bytes in file headers, file contents or intuited from file extensions. Tools are provided to perform curated "magic" tests as well as mapping 'MIME' types from a database of over 1,500 extension mappings.
|
2023-06-16 |
r-vrmlgen
|
public |
vrmlgen creates 3D scatter and bar plots, visualizations of 3D meshes, parametric functions and height maps in web-formats like the Virtual Reality Markup Language (VRML, filetype .wrl) and the LiveGraphics3D format.
|
2023-06-16 |
r-vocaldia
|
public |
Create adjacency matrices of vocalisation graphs from dataframes containing sequences of speech and silence intervals, transforming these matrices into Markov diagrams, and generating datasets for classification of these diagrams by 'flattening' them and adding global properties (functionals) etc. Vocalisation diagrams date back to early work in psychiatry (Jaffe and Feldstein, 1970) and social psychology (Dabbs and Ruback, 1987) but have only recently been employed as a data representation method for machine learning tasks including meeting segmentation (Luz, 2012) <doi:10.1145/2328967.2328970> and classification (Luz, 2013) <doi:10.1145/2522848.2533788>.
|
2023-06-16 |
r-violinmplot
|
public |
A lattice violin-plot is overlayed with the arithmetic mean and standard deviation.
|
2023-06-16 |
r-vcvcomp
|
public |
Comparison of variance - covariance patterns using relative principal component analysis (relative eigenanalysis). Also provides functions to compute group covariance matrices, distance matrices, and perform proportionality tests. A working sample on the body shape of cichlid fishes is included.
|
2023-06-16 |
r-varsel
|
public |
Feature selection using Sequential Forward Floating feature Selection and Jeffries-Matusita distance. It returns a suboptimal set of features to use for image classification. Reference: Dalponte, M., Oerka, H.O., Gobakken, T., Gianelle, D. & Naesset, E. (2013). Tree Species Classification in Boreal Forests With Hyperspectral Data. IEEE Transactions on Geoscience and Remote Sensing, 51, 2632-2645, <DOI:10.1109/TGRS.2012.2216272>.
|
2023-06-16 |
r-xgobi
|
public |
Interface to the XGobi and XGvis programs for graphical data analysis.
|
2023-06-16 |
r-wwgbook
|
public |
Book is "Linear Mixed Models: A Practical Guide Using Statistical Software" published in 2006 by Chapman Hall / CRC Press
|
2023-06-16 |
r-wordpools
|
public |
Collects several classical word pools used most often to provide lists of words in psychological studies of learning and memory. It provides a simple function, 'pickList' for selecting random samples of words within given ranges.
|
2023-06-16 |
r-wordnet
|
public |
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (<http://wordnet.princeton.edu/>) is a large lexical database of English. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic and lexical relations. Please note that WordNet(R) is a registered tradename. Princeton University makes WordNet available to research and commercial users free of charge provided the terms of their license (<http://wordnet.princeton.edu/wordnet/license/>) are followed, and proper reference is made to the project using an appropriate citation (<http://wordnet.princeton.edu/wordnet/citing-wordnet/>).
|
2023-06-16 |
r-wordcloud2
|
public |
A fast visualization tool for creating wordcloud by using 'wordcloud2.js'. 'wordcloud2.js' is a JavaScript library to create wordle presentation on 2D canvas or HTML <https://timdream.org/wordcloud2.js/>.
|
2023-06-16 |
r-wisam
|
public |
In the course of a genome-wide association study, the situation often arises that some phenotypes are known with greater precision than others. It could be that some individuals are known to harbor more micro-environmental variance than others. In the case of inbred strains of model organisms, it could be the case that more organisms were observed from some strains than others, so the strains with more organisms have better-estimated means. Package 'wISAM' handles this situation by allowing for weighting of each observation according to residual variance. Specifically, the 'weight' parameter to the function conduct_scan() takes the precision of each observation (one over the variance).
|
2023-06-16 |
r-whitening
|
public |
Implements the whitening methods (ZCA, PCA, Cholesky, ZCA-cor, and PCA-cor) discussed in Kessy, Lewin, and Strimmer (2018) "Optimal whitening and decorrelation", <doi:10.1080/00031305.2016.1277159>, as well as the whitening approach to canonical correlation analysis allowing negative canonical correlations described in Jendoubi and Strimmer (2019) "A whitening approach to probabilistic canonical correlation analysis for omics data integration", <doi:10.1186/s12859-018-2572-9>.
|
2023-06-16 |
r-wesanderson
|
public |
Palettes generated mostly from 'Wes Anderson' movies.
|
2023-06-16 |
r-weighted.desc.stat
|
public |
Weighted descriptive statistics is the discipline of quantitatively describing the main features of real-valued fuzzy data which usually given from a fuzzy population. One can summarize this special kind of fuzzy data numerically or graphically using this package. To interpret some of the properties of one or several sets of real-valued fuzzy data, numerically summarize is possible by some weighted statistics which are designed in this package such as mean, variance, covariance and correlation coefficent. Also, graphically interpretation can be given by weighted histogram and weighted scatter plot using this package to describe properties of real-valued fuzzy data set.
|
2023-06-16 |
r-wamasim
|
public |
The outcome of various rehabilitation strategies for water distribution systems can be modeled with the Water Management Simulator (WaMaSim). Pipe breaks and the corresponding damage and rehabilitation costs are simulated. It is mainly intended to be used as educational tool for the Water Infrastructure Experimental and Computer Laboratory at ETH Zurich, Switzerland.
|
2023-06-16 |
r-vembedr
|
public |
A set of functions for generating HTML to embed hosted video in your R Markdown documents or Shiny applications.
|
2023-06-16 |
r-vec2dtransf
|
public |
A package for applying affine and similarity transformations on vector spatial data (sp objects). Transformations can be defined from control points or directly from parameters. If redundant control points are provided Least Squares is applied allowing to obtain residuals and RMSE.
|
2023-06-16 |
r-varsedig
|
public |
An algorithm which identifies the morphometric features that significantly discriminate two taxa and validates the morphological distinctness between them via a Monte-Carlo test, polar coordinates and overlap of the area under the density curve.
|
2023-06-16 |
r-zipcode
|
public |
This package contains a database of city, state, latitude, and longitude information for U.S. ZIP codes from the CivicSpace Database (August 2004) augmented by Daniel Coven's federalgovernmentzipcodes.us web site (updated January 22, 2012). Previous versions of this package (before 1.0) were based solely on the CivicSpace data, so an original version of the CivicSpace database is also included.
|
2023-06-16 |
r-wordmatch
|
public |
Matches words in one file with words in another file and shows index(row number) for the matches
|
2023-06-16 |
r-wmdb
|
public |
Distance discriminant analysis method is one of classification methods according to multiindex performance parameters.However,the traditional Mahalanobis distance discriminant method treats with the importance of all parameters equally,and exaggerates the role of parameters which changes a little.The weighted Mahalanobis distance is used in discriminant analysis method to distinguish the importance of each parameter.In the concrete application,firstly based on the principal component analysis scheme,a new group of parameters and their corresponding percent contributions of the parameters are calculated ,and the weighted matrix is regarded as the diagonal matrix of the contributions rates.Setting data to standardization,then the weighted Mahalanobis distance can be calculated.Besides the methods metioned above,bayes method is also given.
|
2023-06-16 |
r-whiboclustering
|
public |
White Box Cluster Algorithm Design allows you to create Representative based cluster algorithm by using reusable components. This way one can recreate already available cluster algorithms (i.e. K-Means, K-Means++, PAM) but also create new cluster algorithms not available in the literature or any other software. For more information see papers <doi:10.1007/s10462-009-9133-6> and <doi:10.1016/j.datak.2012.03.005>.
|
2023-06-16 |
r-weirs
|
public |
Provides computational support for flow over weirs, such as sharp-crested, broad-crested, and embankments. Initially, the package supports broad- and sharp-crested weirs.
|
2023-06-16 |
r-webchem
|
public |
Chemical information from around the web. This package interacts with a suite of web APIs for chemical information.
|
2023-06-16 |
r-vmask
|
public |
The cumulative sum (CUSUM) control chart is considered to be an alternative or complementary to Shewhart control charts in statistical process control (SPC) applications, owing to its higher sensitivity to small shifts in the process mean. It utilizes all the available data rather than the last few ones used in Shewhart control charts for quick decision making. V-mask is a traditional technique for separating meaningful data from unusual circumstances in a Cumulative Sum (CUSUM) control chart; for see details about v-mask see Montgomery (1985, ISBN:978-0471656319). The mask is a V-shaped overlay placed on the CUSUM chart so that one arm of the V lines up with the slope of data points, making it easy to see data points that lie outside the slope and to determine whether these points should be discarded as random events, or treated as a performance trend that should be addressed. But, complex computations is one disadvantage V-mask method for detect small changes in mean using CUSUM control chart. Package 'vMask' can help to the applied users to overcome this challenge by considering six different methods which each of them are based on different information.
|
2023-06-16 |
r-vares
|
public |
Computes Value at risk and expected shortfall, two most popular measures of financial risk, for over one hundred parametric distributions, including all commonly known distributions. Also computed are the corresponding probability density function and cumulative distribution function.
|
2023-06-16 |
r-vared
|
public |
Generating functions for both optimal and ordinary difference sequences, and the difference-based estimation functions.
|
2023-06-16 |