-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 802 Bytes
/
Copy pathNAMESPACE
File metadata and controls
29 lines (28 loc) · 802 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
# Generated by roxygen2: do not edit by hand
S3method(anova,agri_fitted_model)
S3method(plot,agri_fitted_model)
S3method(plot,agri_layout)
S3method(plot,agri_remedy)
S3method(print,agri_design_check)
S3method(print,agri_design_efficiency)
S3method(print,agri_fitted_model)
S3method(print,agri_layout)
S3method(print,agri_plan_recommendation)
S3method(print,agri_posthoc)
S3method(print,agri_ranking)
S3method(print,agri_remedy)
S3method(print,agri_report)
S3method(print,agri_suggested_model)
S3method(summary,agri_fitted_model)
export(agri_posthoc)
export(agri_ranking)
export(calc_design_efficiency)
export(check_design)
export(experiment_report)
export(fit_experiment)
export(generate_layout)
export(launch_app)
export(plan_experiment)
export(plot_publication)
export(remedy)
export(suggest_model)