Learn R Programming

shotGroups (version 0.7.1)

shotGroups-package: 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. The data can be imported from files produced by OnTarget PC and OnTarget TDS or Taran, or from custom data files in text format with a similar structure. Supports inference from range statistics. Includes web-based graphical user interface.

Arguments

Details

ll{ Package: shotGroups Type: Package Version: 0.7.1 Date: 2016-04-25 Depends: R (>= 3.1.1) Imports: boot, coin, CompQuadForm, graphics, grDevices, KernSmooth, robustbase, stats, tools, utils Suggests: knitr, energy, mvoutlier, shiny 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').

Examples

Run this code
groupSpread(DFcciHV, dstTarget=100, conversion='yd2in', bootCI='none')

Run the code above in your browser using DataLab