-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
34 lines (33 loc) · 747 Bytes
/
NAMESPACE
File metadata and controls
34 lines (33 loc) · 747 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
32
33
34
# Generated by roxygen2: do not edit by hand
export(ModelRecord)
export(fetch_registry_dir)
export(fetch_registry_table)
export(fetch_scoring_table)
export(get_participants)
export(get_raw_table)
export(get_registry_file)
export(get_scores)
export(get_surveys)
export(get_trials)
export(items)
export(link_surveys)
export(model_class)
export(model_spec_filename)
export(model_vals)
export(modelrecord)
export(notebook_dataset)
export(process_participants)
export(process_runs)
export(process_surveys)
export(process_trials)
export(process_trials_prelim)
export(recode_trials)
export(score)
export(scores)
export(tabdata)
exportClasses(ModelRecord)
exportMethods(AIC)
exportMethods(BIC)
exportMethods(logLik)
import(dplyr)
importFrom(methods,new)