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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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