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 06 Mar. 2026.
Previous versions and publish date:
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

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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