shotGroups-package {shotGroups} | R Documentation |
Analyze shot group data
Description
The shotGroups
package provides functions to read in, plot, statistically describe, analyze, and compare shooting data with respect to group shape, precision, and accuracy. This includes graphical methods, descriptive statistics, and inference tests using standard, but also non-parametric and robust statistical methods. Works with files exported by 'OnTarget PC/TDS', 'Silver Mountain' e-target, 'ShotMarker' e-target, or 'Taran', as well as with custom data files in text format. Supports inference from range statistics such as extreme spread. Includes web-based graphical user interface.
Details
Package: | shotGroups |
Type: | Package |
Version: | 0.8.2 |
Date: | 2022-09-17 |
Depends: | R (>= 3.5.0) |
Imports: | boot, coin, CompQuadForm (>= 1.4.2), graphics, grDevices, KernSmooth, robustbase, stats, tools, utils |
Suggests: | knitr, energy, mvoutlier, shiny, jsonlite, interp, MBA, bs4Dash |
License: | GPL (>= 2) |
Use help(package='shotGroups')
for a list of all functions and links to the detailed help pages with information on options, usage and output. For further explanantions and an example walkthrough, see vignette('shotGroups')
.
Author(s)
Daniel Wollschlaeger
Maintainer: Daniel Wollschlaeger dwoll@kuci.org
Examples
groupSpread(DFcciHV, dstTarget=100, conversion='yd2in', bootCI='none')