Wrapper function to compute statistics of bootstrap resampling for conditional age-at-length

comp_stats_caal(r_caal, ogcaal, specimen_data)

Arguments

r_caal

list of replicated conditional age-at-length

ogcaal

original conditional age-at-length (computed with data that has not been resampled)

specimen_data

age-length specimen input dataframe

Value

list of dataframes for realized sample size by replicate (.rss_caal), input sample size (.iss_caal), and bias in resampled comp data compared to original values (.bias_caal)