Other packages > Find by keyword >

lawstat  

Tools for Biostatistics, Public Policy, and Law
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("lawstat", "3.6")



Attach the package and use:
library("lawstat")
Maintained by
Yulia R. Gel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-08-31
Latest Update: 2023-04-05
Description:
Statistical tests widely utilized in biostatistics, public policy, and law. Along with the well-known tests for equality of means and variances, randomness, and measures of relative variability, the package contains new robust tests of symmetry, omnibus and directional tests of normality, and their graphical counterparts such as robust QQ plot, robust trend tests for variances, etc. All implemented tests and methods are illustrated by simulations and real-life examples from legal statistics, economics, and biostatistics.
How to cite:
Yulia R. Gel (2006). lawstat: Tools for Biostatistics, Public Policy, and Law. R package version 3.6, https://cran.r-project.org/web/packages/lawstat. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:52), 1.0 (2006-08-31 17:19), 1.01 (2006-09-10 22:10), 1.02 (2006-09-13 10:33), 1.10 (2006-09-29 13:08), 1.11 (2007-01-07 11:10), 2.0 (2007-09-13 18:49), 2.1 (2007-11-03 19:34), 2.2 (2007-11-14 12:42), 2.3 (2012-10-29 08:59), 2.4.1 (2013-12-16 07:42), 2.4 (2013-03-04 07:38), 2.5 (2015-01-27 15:50), 3.0 (2015-07-07 18:10), 3.1 (2017-01-17 00:28), 3.2 (2017-11-23 15:01), 3.3 (2019-04-01 06:40), 3.4 (2020-04-25 16:50), 3.5 (2022-09-07 23:52)
Other packages that cited lawstat R package
View lawstat citation profile
Other R packages that lawstat depends, imports, suggests or enhances
Complete documentation for lawstat
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
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  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA