-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
67 lines (66 loc) · 1.49 KB
/
NAMESPACE
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
55
56
57
58
59
60
61
62
63
64
65
66
67
# Generated by roxygen2: do not edit by hand
S3method(format,covmat)
S3method(sort,mat)
export(add.cell.info)
export(bootstrap.subsamples)
export(calc.numpar)
export(code.na)
export(compress.mat)
export(count.list)
export(eca.estimate)
export(eca.predict)
export(enumerate.cell)
export(make.A2A)
export(make.CCerror)
export(make.ageList)
export(make.caa.params)
export(make.cell)
export(make.constr.fit)
export(make.constr.matrix)
export(make.constr.matrix2)
export(make.constr.matrix3)
export(make.constr.matrix4)
export(make.constr.matrix5)
export(make.constr.predict)
export(make.constr.predict.old)
export(make.continuous.age)
export(make.data.catch)
export(make.dist.cell)
export(make.fit.structure)
export(make.fit.structure.age)
export(make.fit.structure.lgawgl)
export(make.fixed)
export(make.hsz.data)
export(make.hszList)
export(make.info.list)
export(make.kappa)
export(make.length.intervals)
export(make.lgaList)
export(make.mod.ind)
export(make.names)
export(make.new.cell)
export(make.numpar)
export(make.predict.cell)
export(make.predict.cov)
export(make.prior)
export(make.priorList)
export(make.tot.factors)
export(make.wglList)
export(new.make.cov)
export(new.make.cov.info)
export(read.cov)
export(read.fit.bin)
export(read.mcmc.it)
export(read.params.1)
export(read.params.2)
export(read.predict.bin)
export(renorm.lga)
export(resample.ss)
export(run.fit)
export(run.pred)
export(tab.order)
export(tapply.order)
export(write.ascii.C.list)
export(write.ascii.list)
export(write.bin.C.list)
export(write.list)