tcarruth

Results 18 issues of tcarruth

Absolutely love the mod, you are a legend, thanks! Right now, getting off the top of a ladder is almost impossible using both immersive and regular ladders. It is barely...

Line 187 of EGB_WHAM_tjm.R is: > plot_wham_output(mod=m1, out.type='html') This returns the error: Error in plot.xy(xy.coords(x, y), type = type, ...) : object 'yr.col' not found As a temporary fix this...

Line 173 of prepare_wham_input(): temp = asap3$IAA_mats[[i]][, 3 + 1:data$n_ages] requires that all IAA mats have data for all n_ages. However, the NMFS fall survey (that I have at least)...

This condition bugs out SRA_scope, is it something that needs catches in the new('Data',...) function or does that have to be backwards compatible in some way?

need documentation somewhere to help users go through various index scenarios: e.g. chub mackerel - two SSB indices, two recruitment indices

enhancement

Also need a demonstration of an MP that sends information to itself for future projection years using the Rec@Misc slot

enhancement

This object is used for testing feasibility of MPs. Any custom MPs that use AddInd[nsim,nind,years] will crash using the current object that has a slot of dimensions [nsim,years]

bug