Other packages > Find by keyword >

weights  

Weighting and Weighted Statistics
View on CRAN: Click here


Download and install weights package within the R console
Install from CRAN:
install.packages("weights")

Install from Github:
library("remotes")
install_github("cran/weights")

Install by package version:
library("remotes")
install_version("weights", "1.0.4")



Attach the package and use:
library("weights")
Maintained by
Josh Pasek
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-03-05
Latest Update: 2021-06-10
Description:
Provides a variety of functions for producing simple weighted statistics, such as weighted Pearson's correlations, partial correlations, Chi-Squared statistics, histograms, and t-tests.Also now includes some software for quickly recoding survey data and plotting estimates from interaction terms in regressions (and multiply imputed regressions) both with and without weights. NOTE: Weighted partial correlation calculations pulled to address a bug.
How to cite:
Josh Pasek (2011). weights: Weighting and Weighted Statistics. R package version 1.0.4, https://cran.r-project.org/web/packages/weights
Previous versions and publish date:
0.6 (2011-03-05 17:56), 0.65 (2011-04-28 10:32), 0.70 (2011-08-16 09:53), 0.71 (2011-12-21 18:46), 0.72 (2012-02-24 18:34), 0.75 (2012-08-17 10:20), 0.80 (2014-03-04 22:11), 0.85 (2016-02-12 07:41), 0.90 (2018-04-27 23:03), 1.0.1 (2020-02-12 16:20), 1.0.2 (2021-05-27 18:10), 1.0.3 (2021-06-09 11:20), 1.0 (2018-10-17 00:10)
Other packages that cited weights R package
View weights citation profile
Other R packages that weights depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns