Geostat_Sim | R Documentation |
Geostat_Sim
simulates data for use when testing VAST
Geostat_Sim(
Sim_Settings,
Extrapolation_List,
Data_Geostat = NULL,
MakePlot = FALSE,
DateFile = paste0(getwd(), "/"),
standardize_fields = FALSE
)
Sim_Settings |
an optional tagged list for specifying input parameters (see function code to determine settings) |
Extrapolation_List |
the output from |
Data_Geostat |
A data frame with column headers |
standardize_fields |
Boolean, whether to ensure that random fields have sample mean and standard deviation equal to their inputted values |
Return Tagged list of output
Simulated data for analysis
True biomass for each year and stratum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.