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 22 Dec. 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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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