Skip to content

Commit a91cd66

Browse files
committed
delete a bunch of old modeling functions
1 parent 3d474ce commit a91cd66

18 files changed

+0
-1234
lines changed

NAMESPACE

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,10 @@ export(create_dist_between_for_gui)
3737
export(create_dist_matrix)
3838
export(create_duration)
3939
export(create_expectations)
40-
export(create_logit_input)
4140
export(create_mid_haul)
42-
export(create_model_input)
4341
export(create_proj_settings)
4442
export(create_seasonal_ID)
4543
export(create_var_num)
46-
export(cross_validation)
4744
export(current_db_table)
4845
export(current_log)
4946
export(current_out)
@@ -64,7 +61,6 @@ export(delete_meta)
6461
export(delete_models)
6562
export(density_plot)
6663
export(deparse_name)
67-
export(discretefish_subroutine)
6864
export(dms_to_dd)
6965
export(dms_to_pdms)
7066
export(dummy_matrix)
@@ -76,16 +72,12 @@ export(empty_vars)
7672
export(empty_vars_filter)
7773
export(epm_lognormal)
7874
export(epm_normal)
79-
export(epm_predict)
8075
export(epm_weibull)
8176
export(erase_project)
8277
export(exp_catch_names)
8378
export(expand_data)
8479
export(expected_catch_list)
85-
export(explore_startparams)
86-
export(explore_startparams_discrete)
8780
export(filter_dat)
88-
export(filter_outsample)
8981
export(filter_summary)
9082
export(filter_table)
9183
export(find_catch)
@@ -114,7 +106,6 @@ export(fleet_assign)
114106
export(fleet_table)
115107
export(format_grid)
116108
export(format_model_data)
117-
export(format_outsample_coefs)
118109
export(freq_table)
119110
export(function_summary)
120111
export(get_closure_scenario)
@@ -163,13 +154,9 @@ export(log_func_model)
163154
export(log_rerun)
164155
export(log_rerun_gui)
165156
export(log_reset)
166-
export(logit_c)
167157
export(logit_correction)
168-
export(logit_predict)
169-
export(logit_zonal)
170158
export(lonlat_to_centroid)
171159
export(main_tables)
172-
export(make_model_design)
173160
export(make_spat_area)
174161
export(map_kernel)
175162
export(map_plot)
@@ -198,9 +185,7 @@ export(meta_list)
198185
export(meta_log_call)
199186
export(meta_tables)
200187
export(metadata_gui)
201-
export(mixed_logit_predict)
202188
export(model_design_list)
203-
export(model_design_outsample)
204189
export(model_error_summary)
205190
export(model_fit)
206191
export(model_fit_summary)
@@ -241,7 +226,6 @@ export(policy_metrics)
241226
export(polyval)
242227
export(pred_prob_outputs)
243228
export(predict_map)
244-
export(predict_outsample)
245229
export(predict_probability)
246230
export(pretty_lab)
247231
export(pretty_tab)
@@ -353,7 +337,6 @@ importFrom(DBI,dbExistsTable)
353337
importFrom(DBI,dbGetQuery)
354338
importFrom(DBI,dbListFields)
355339
importFrom(DBI,dbListTables)
356-
importFrom(DBI,dbReadTable)
357340
importFrom(DBI,dbRemoveTable)
358341
importFrom(DBI,dbWriteTable)
359342
importFrom(DT,DTOutput)
@@ -586,7 +569,6 @@ importFrom(stats,model.matrix)
586569
importFrom(stats,na.omit)
587570
importFrom(stats,na.pass)
588571
importFrom(stats,nlminb)
589-
importFrom(stats,optim)
590572
importFrom(stats,pchisq)
591573
importFrom(stats,pnorm)
592574
importFrom(stats,predict)

man/create_logit_input.Rd

Lines changed: 0 additions & 22 deletions
This file was deleted.

man/create_model_input.Rd

Lines changed: 0 additions & 44 deletions
This file was deleted.

man/cross_validation.Rd

Lines changed: 0 additions & 71 deletions
This file was deleted.

man/discretefish_subroutine.Rd

Lines changed: 0 additions & 146 deletions
This file was deleted.

0 commit comments

Comments
 (0)