-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
59 lines (58 loc) · 1.25 KB
/
Copy pathNAMESPACE
File metadata and controls
59 lines (58 loc) · 1.25 KB
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
# Generated by roxygen2: do not edit by hand
export(Pm.vals)
export(Pn.vals)
export(Ps.vals)
export(apply.bias.corrections)
export(assign.sigma.Q)
export(calc.elas.actual)
export(calc.hicks.actual)
export(calc.pop.weight)
export(calc1eps)
export(calculate_ambrosia_params)
export(column.input.table)
export(compute_bias_corrections)
export(create_dataset_for_parameter_fit)
export(elasmax)
export(elasmin)
export(elasstep)
export(eta.constant)
export(eta.n)
export(eta.s)
export(eta.selector)
export(etastep)
export(food.dmnd)
export(food.dmnd.byincome)
export(food.dmnd.byyear)
export(lamks2nu1y0)
export(make.byincome.plot)
export(make.byyear.plot)
export(make.demand.plot)
export(mc.food.dmnd.byyear)
export(mc.make.byyear.plot)
export(mc.setup)
export(mcparam.ML)
export(mcparam.density)
export(mcparam.itercount)
export(mcparam.sample)
export(merge_trn_tst)
export(namemc)
export(plohi)
export(prepare.obs)
export(read.mc.data)
export(runapp)
export(samp.params)
export(spacer)
export(vec2param)
export(x0)
export(x1)
export(xi.matrix.input)
export(xidefault)
export(y.vals)
export(y0.input.box)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(stats,optim)
importFrom(utils,write.csv)
importFrom(utils,write.table)