-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
26 lines (26 loc) · 1.13 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: shotGroups
Type: Package
Title: Analyze Shot Group Data
Version: 0.8.2.0.999
Date: 2023-04-01
Author: Daniel Wollschlaeger
Maintainer: Daniel Wollschlaeger <[email protected]>
Depends: R (>= 3.5.0)
Imports: boot, CompQuadForm (>= 1.4.2), graphics, grDevices,
KernSmooth, stats, tools, utils
Suggests: knitr, coin, robustbase, energy, mvoutlier, shiny, jsonlite,
interp, MBA, bs4Dash
LazyData: yes
VignetteBuilder: knitr
Description: Analyzes 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.
Implements distributions for radial error in bivariate normal
variables. Works with files exported by 'OnTarget PC/TDS',
'Silver Mountain' e-target, 'ShotMarker' e-target, 'SIUS'
e-target, or 'Taran', as well as with custom data files in
text format. Supports inference from range statistics such as
extreme spread. Includes a set of web-based graphical user
interfaces.
License: GPL (>= 2)