Lines 9-52
Link Here
|
9 |
include/JAGS/compiler/LogicalFactory.h |
9 |
include/JAGS/compiler/LogicalFactory.h |
10 |
include/JAGS/compiler/MixtureFactory.h |
10 |
include/JAGS/compiler/MixtureFactory.h |
11 |
include/JAGS/compiler/NodeFactory.h |
11 |
include/JAGS/compiler/NodeFactory.h |
|
|
12 |
include/JAGS/compiler/ObsFuncTab.h |
12 |
include/JAGS/compiler/ParseTree.h |
13 |
include/JAGS/compiler/ParseTree.h |
13 |
include/JAGS/distribution/DistScalar.h |
14 |
include/JAGS/distribution/ArrayDist.h |
14 |
include/JAGS/distribution/DistScalarRmath.h |
15 |
include/JAGS/distribution/DistPtr.h |
15 |
include/JAGS/distribution/DistTab.h |
16 |
include/JAGS/distribution/DistTab.h |
16 |
include/JAGS/distribution/Distribution.h |
17 |
include/JAGS/distribution/Distribution.h |
17 |
include/JAGS/distribution/RNG.h |
18 |
include/JAGS/distribution/RNG.h |
18 |
include/JAGS/distribution/RNGFactory.h |
19 |
include/JAGS/distribution/RNGFactory.h |
19 |
include/JAGS/distribution/RmathRNG.h |
20 |
include/JAGS/distribution/RmathRNG.h |
|
|
21 |
include/JAGS/distribution/ScalarDist.h |
22 |
include/JAGS/distribution/TruncatedNormal.h |
23 |
include/JAGS/distribution/VectorDist.h |
24 |
include/JAGS/function/ArrayFunction.h |
20 |
include/JAGS/function/FuncTab.h |
25 |
include/JAGS/function/FuncTab.h |
21 |
include/JAGS/function/Function.h |
26 |
include/JAGS/function/Function.h |
22 |
include/JAGS/function/InverseLinkFunc.h |
27 |
include/JAGS/function/FunctionPtr.h |
23 |
include/JAGS/function/ScalarFunc.h |
28 |
include/JAGS/function/LinkFunction.h |
|
|
29 |
include/JAGS/function/ScalarFunction.h |
30 |
include/JAGS/function/VectorFunction.h |
24 |
include/JAGS/graph/AggNode.h |
31 |
include/JAGS/graph/AggNode.h |
|
|
32 |
include/JAGS/graph/ArrayLogicalNode.h |
33 |
include/JAGS/graph/ArrayStochasticNode.h |
25 |
include/JAGS/graph/ConstantNode.h |
34 |
include/JAGS/graph/ConstantNode.h |
26 |
include/JAGS/graph/DeterministicNode.h |
35 |
include/JAGS/graph/DeterministicNode.h |
27 |
include/JAGS/graph/DevianceNode.h |
|
|
28 |
include/JAGS/graph/Graph.h |
36 |
include/JAGS/graph/Graph.h |
29 |
include/JAGS/graph/GraphMarks.h |
37 |
include/JAGS/graph/GraphMarks.h |
|
|
38 |
include/JAGS/graph/LinkNode.h |
30 |
include/JAGS/graph/LogicalNode.h |
39 |
include/JAGS/graph/LogicalNode.h |
31 |
include/JAGS/graph/MixtureNode.h |
40 |
include/JAGS/graph/MixtureNode.h |
32 |
include/JAGS/graph/Node.h |
41 |
include/JAGS/graph/Node.h |
33 |
include/JAGS/graph/NodeError.h |
42 |
include/JAGS/graph/NodeError.h |
|
|
43 |
include/JAGS/graph/ScalarLogicalNode.h |
44 |
include/JAGS/graph/ScalarStochasticNode.h |
34 |
include/JAGS/graph/StochasticNode.h |
45 |
include/JAGS/graph/StochasticNode.h |
|
|
46 |
include/JAGS/graph/VSLogicalNode.h |
47 |
include/JAGS/graph/VectorLogicalNode.h |
48 |
include/JAGS/graph/VectorStochasticNode.h |
35 |
include/JAGS/model/BUGSModel.h |
49 |
include/JAGS/model/BUGSModel.h |
36 |
include/JAGS/model/Model.h |
50 |
include/JAGS/model/Model.h |
37 |
include/JAGS/model/Monitor.h |
51 |
include/JAGS/model/Monitor.h |
|
|
52 |
include/JAGS/model/MonitorControl.h |
38 |
include/JAGS/model/MonitorFactory.h |
53 |
include/JAGS/model/MonitorFactory.h |
|
|
54 |
include/JAGS/model/MonitorInfo.h |
39 |
include/JAGS/model/NodeArray.h |
55 |
include/JAGS/model/NodeArray.h |
40 |
include/JAGS/model/SymTab.h |
56 |
include/JAGS/model/SymTab.h |
41 |
include/JAGS/sampler/DensityMethod.h |
57 |
include/JAGS/sampler/GraphView.h |
42 |
include/JAGS/sampler/DensitySampler.h |
|
|
43 |
include/JAGS/sampler/Linear.h |
58 |
include/JAGS/sampler/Linear.h |
44 |
include/JAGS/sampler/Metropolis.h |
59 |
include/JAGS/sampler/Metropolis.h |
|
|
60 |
include/JAGS/sampler/ParallelSampler.h |
45 |
include/JAGS/sampler/RWMetropolis.h |
61 |
include/JAGS/sampler/RWMetropolis.h |
|
|
62 |
include/JAGS/sampler/SampleMethod.h |
46 |
include/JAGS/sampler/Sampler.h |
63 |
include/JAGS/sampler/Sampler.h |
47 |
include/JAGS/sampler/SamplerFactory.h |
64 |
include/JAGS/sampler/SamplerFactory.h |
48 |
include/JAGS/sampler/SingletonFactory.h |
65 |
include/JAGS/sampler/SingletonFactory.h |
49 |
include/JAGS/sampler/Slicer.h |
66 |
include/JAGS/sampler/Slicer.h |
|
|
67 |
include/JAGS/sampler/StepAdapter.h |
68 |
include/JAGS/sampler/TemperedMetropolis.h |
50 |
include/JAGS/sarray/Range.h |
69 |
include/JAGS/sarray/Range.h |
51 |
include/JAGS/sarray/RangeIterator.h |
70 |
include/JAGS/sarray/RangeIterator.h |
52 |
include/JAGS/sarray/SArray.h |
71 |
include/JAGS/sarray/SArray.h |
Lines 54-77
Link Here
|
54 |
include/JAGS/util/integer.h |
73 |
include/JAGS/util/integer.h |
55 |
include/JAGS/util/logical.h |
74 |
include/JAGS/util/logical.h |
56 |
include/JAGS/util/nainf.h |
75 |
include/JAGS/util/nainf.h |
57 |
lib/JAGS/modules/basemod.la |
76 |
include/JAGS/version.h |
58 |
lib/JAGS/modules/basemod.so |
77 |
lib/JAGS/modules-2.0.0/basemod.la |
59 |
lib/JAGS/modules/bugs.la |
78 |
lib/JAGS/modules-2.0.0/basemod.so |
60 |
lib/JAGS/modules/bugs.so |
79 |
lib/JAGS/modules-2.0.0/bugs.la |
61 |
lib/JAGS/modules/dic.la |
80 |
lib/JAGS/modules-2.0.0/bugs.so |
62 |
lib/JAGS/modules/dic.so |
81 |
lib/JAGS/modules-2.0.0/dic.la |
63 |
lib/JAGS/modules/mix.la |
82 |
lib/JAGS/modules-2.0.0/dic.so |
64 |
lib/JAGS/modules/mix.so |
83 |
lib/JAGS/modules-2.0.0/glm.la |
65 |
lib/JAGS/modules/msm.la |
84 |
lib/JAGS/modules-2.0.0/glm.so |
66 |
lib/JAGS/modules/msm.so |
85 |
lib/JAGS/modules-2.0.0/lecuyer.la |
|
|
86 |
lib/JAGS/modules-2.0.0/lecuyer.so |
87 |
lib/JAGS/modules-2.0.0/mix.la |
88 |
lib/JAGS/modules-2.0.0/mix.so |
89 |
lib/JAGS/modules-2.0.0/msm.la |
90 |
lib/JAGS/modules-2.0.0/msm.so |
67 |
lib/libjags.la |
91 |
lib/libjags.la |
68 |
lib/libjags.so |
92 |
lib/libjags.so |
69 |
lib/libjags.so.1 |
93 |
lib/libjags.so.2 |
70 |
lib/libjrmath.la |
94 |
lib/libjrmath.la |
71 |
lib/libjrmath.so |
95 |
lib/libjrmath.so |
72 |
lib/libjrmath.so.0 |
96 |
lib/libjrmath.so.0 |
73 |
libdata/pkgconfig/jags.pc |
97 |
libdata/pkgconfig/jags.pc |
74 |
libexec/jags-terminal |
98 |
libexec/jags-terminal |
|
|
99 |
%%PORTDOCS%%%%DOCSDIR%%/jags_developer_manual.pdf |
100 |
%%PORTDOCS%%%%DOCSDIR%%/jags_installation_manual.pdf |
75 |
%%PORTDOCS%%%%DOCSDIR%%/jags_user_manual.pdf |
101 |
%%PORTDOCS%%%%DOCSDIR%%/jags_user_manual.pdf |
76 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/R/Rcheck.R |
102 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/R/Rcheck.R |
77 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/R/bench.R |
103 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/R/bench.R |
Lines 105-122
Link Here
|
105 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/dyes/dyes.bug |
131 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/dyes/dyes.bug |
106 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/dyes/test1.R |
132 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/dyes/test1.R |
107 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/dyes/test1.cmd |
133 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/dyes/test1.cmd |
108 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/BT-data.R |
|
|
109 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/ReadMe |
110 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/bench-test1.R |
134 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/bench-test1.R |
111 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/bench-test2.R |
135 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/bench-test2.R |
112 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/bench.R |
|
|
113 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/epil-data.R |
136 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/epil-data.R |
114 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/epil-inits.R |
137 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/epil-inits.R |
115 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/epil2.bug |
138 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/epil2.bug |
116 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/epil3.bug |
139 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/epil3.bug |
117 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/make-BT.R |
140 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/test1.R |
118 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/notest1.cmd |
141 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/test1.cmd |
119 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/notest2.cmd |
142 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/test2.R |
|
|
143 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/epil/test2.cmd |
120 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/equiv/ReadMe |
144 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/equiv/ReadMe |
121 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/equiv/bench-test1.R |
145 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/equiv/bench-test1.R |
122 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/equiv/bench-test2.R |
146 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/equiv/bench-test2.R |
Lines 134-140
Link Here
|
134 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/inhaler/test1.R |
158 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/inhaler/test1.R |
135 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/kidney/ReadMe |
159 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/kidney/ReadMe |
136 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/kidney/bench-test1.R |
160 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/kidney/bench-test1.R |
137 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/kidney/bench.R |
|
|
138 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/kidney/kidney-data.R |
161 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/kidney/kidney-data.R |
139 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/kidney/kidney-init.R |
162 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/kidney/kidney-init.R |
140 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/kidney/kidney.bug |
163 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/kidney/kidney.bug |
Lines 216-226
Link Here
|
216 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/salm/test1.cmd |
239 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/salm/test1.cmd |
217 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/salm/test2.R |
240 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/salm/test2.R |
218 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/salm/test2.cmd |
241 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/salm/test2.cmd |
|
|
242 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/bench-test1.R |
219 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/bench-test2.R |
243 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/bench-test2.R |
220 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/bench-test3.R |
244 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/bench-test3.R |
221 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/bench-test4.R |
245 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/bench-test4.R |
222 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/bench-test5.R |
246 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/bench-test5.R |
223 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/notest1.cmd |
|
|
224 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/seeds-data.R |
247 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/seeds-data.R |
225 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/seeds-init.R |
248 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/seeds-init.R |
226 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/seeds.bug |
249 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/seeds.bug |
Lines 228-233
Link Here
|
228 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/seedssig.bug |
251 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/seedssig.bug |
229 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/seedsuni.bug |
252 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/seedsuni.bug |
230 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/seedszro.bug |
253 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/seedszro.bug |
|
|
254 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/test1.R |
255 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/test1.cmd |
231 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/test2.R |
256 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/test2.R |
232 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/test2.cmd |
257 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/test2.cmd |
233 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/test3.R |
258 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vol1/seeds/test3.R |
Lines 431-437
Link Here
|
431 |
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/R |
456 |
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/R |
432 |
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |
457 |
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |
433 |
%%PORTDOCS%%@dirrm %%DOCSDIR%% |
458 |
%%PORTDOCS%%@dirrm %%DOCSDIR%% |
434 |
@dirrm lib/JAGS/modules |
459 |
@dirrm lib/JAGS/modules-2.0.0 |
435 |
@dirrm lib/JAGS |
460 |
@dirrm lib/JAGS |
436 |
@dirrm include/JAGS/util |
461 |
@dirrm include/JAGS/util |
437 |
@dirrm include/JAGS/sarray |
462 |
@dirrm include/JAGS/sarray |