-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
88 lines (87 loc) · 2.25 KB
/
Copy pathNAMESPACE
File metadata and controls
88 lines (87 loc) · 2.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# Generated by roxygen2: do not edit by hand
S3method(print,taupatch_ensemble)
export(abundance_units)
export(add_derivoce_covariates)
export(apply_prejoin_steps)
export(attach_covariates)
export(available_species)
export(available_stages)
export(bathymetry_covariates)
export(bootstrap_evaluation)
export(climate_index_covariates)
export(compare_runs)
export(copernicus_client)
export(copernicus_covariates)
export(covariate_grid)
export(covariate_info)
export(covariate_monthly_means)
export(covariate_transforms)
export(default_copernicus_datasets)
export(default_species_catalog)
export(derivoce_choices)
export(derivoce_covariates)
export(derivoce_required_inputs)
export(derivoce_steps_for)
export(ensemble_rules)
export(ensemble_settings)
export(fetch_covariates)
export(fit_patch_ensemble)
export(fit_patch_model)
export(format_zoop_data)
export(gam_bases)
export(gam_methods)
export(gam_smooth_terms)
export(generate_config)
export(generate_mock_covariates)
export(generate_mock_zoop_data)
export(glm_coefficients)
export(is_raw_export)
export(jackknife_covariates)
export(jackknife_dropped)
export(jackknife_settings)
export(label_patch)
export(load_config)
export(load_zoop_data)
export(measurement_columns)
export(model_engine_fit)
export(model_types)
export(novelty_surface)
export(partial_effects)
export(pipeline_stages)
export(plot_calibration)
export(plot_covariate_annual)
export(plot_covariate_heatmap)
export(plot_covariate_map)
export(plot_covariate_seasonal)
export(plot_gam_smooths)
export(plot_glm_coefficients)
export(plot_importance)
export(plot_partial_effects)
export(plot_pr_curve)
export(plot_projection)
export(plot_projection_uncertainty)
export(plot_roc_curve)
export(plot_station_map)
export(plot_station_series)
export(plot_threshold_performance)
export(power_curve)
export(prejoin_steps)
export(project_patch_model)
export(projection_map)
export(raw_abundance_suffix)
export(run_taupatch)
export(run_taupatch_app)
export(save_config)
export(single_stages)
export(species_catalog_from)
export(split_dates)
export(stage_suffix_pattern)
export(station_summary)
export(taxon_shorthand)
export(thin_covariates)
export(uncertainty_settings)
export(validate_columns)
export(write_suitability_stack)
export(zoop_taxa)
importFrom(rlang,.data)
importFrom(utils,modifyList)