resample_training_data: Function to resample tows given a training data set Take...

Description Usage Arguments

View source: R/resample_training_data.R

Description

Function to resample tows given a training data set Take models and training data set. Resample to see what average revenues/ catch:TAC are.

Usage

1
2
resample_training_data(training_data = dat_set1, rum_results = rc1,
  seed = 300, quotas = quotas_mb, port = "NEWPORT", rc)

Arguments

training_data

Set of training data

rum_results

Results from one of the RUM models

seed

Seed for running replicates


peterkuriyama/ch4 documentation built on June 18, 2021, 9:59 a.m.