R/sam.R
sam_opr.Rd
Observed and predicted values
sam_opr(fit, scale = 1, run)
A "sam" object
A scale for the scaleable variables
Name of the run
A list of length 2 containing the following:
data: A tibble with the following variables:
year:
age:
fleet: Name of the fleets
o: Observed value, default log scale
p: Predicted value, default log scale
r: Residuals, not yet returned