-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 759 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 759 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(plot,mst)
S3method(plot,mst_sim)
S3method(print,mst)
S3method(print,mst_sim)
export(mst)
export(mst_assemble)
export(mst_constraint)
export(mst_get_items)
export(mst_module_info)
export(mst_objective)
export(mst_rdp)
export(mst_route)
export(mst_sim)
export(mst_stage_length)
import(ggplot2)
importFrom(Rata,ata)
importFrom(Rata,ata_absolute_objective)
importFrom(Rata,ata_constraint)
importFrom(Rata,ata_relative_objective)
importFrom(Rata,ata_solve)
importFrom(Rirt,freq)
importFrom(Rirt,model_mixed_eap)
importFrom(Rirt,model_mixed_info)
importFrom(Rirt,model_mixed_prob)
importFrom(stats,aggregate)
importFrom(stats,qnorm)
importFrom(stats,rbinom)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)