-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
54 lines (54 loc) · 1.19 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Package: CompPack
Type: Package
Title: Collection of Computational Statistic Tools
Version: 1.0
Date: 2013-04-10
Author: Tyler Hunt <[email protected]>, Katie Dodds <[email protected]>,
Ernest Chan <[email protected]>, Damon McCafferty
Maintainer: Tyler Hunt <[email protected]>
Description: The functions in this package were developed in a computational
statistics course taught at the University of Utah.
License: MIT
Collate:
'anneal.R'
'around.R'
'cvscore.R'
'cvscore1.R'
'cvscore2.R'
'cvscore3.R'
'cvscore4.R'
'cvscore5.R'
'd1f.R'
'd2f.R'
'em.mixnorm.R'
'f.models.R'
'gold.sect.R'
'grid.sect.R'
'jackknife.R'
'log.lik.R'
'maxbound.R'
'mc.R'
'mixlike.R'
'mixnorm.R'
'nearest.R'
'nearest.loc.R'
'newton.raph.R'
'onedfunction.R'
'plot.mc.R'
'pois.int.R'
'pois.proc.R'
'pois.rate.R'
'polar.rnorm.R'
'rand.exp.R'
'rand.mvnorm.R'
'rand.norm.R'
'rand.unif.R'
'rand.weib.R'
'tpower.R'
'twodfunction.R'
'twodranduphill.R'
'update.CompPack.R'
'uphill.mixnorm.R'
'wich.hill.R'
'bootstrap.R'