Plot survival curves from a INLA survival model
plotSurvivalCurves.Rd
Plot survival curves from a INLA survival model
Arguments
- model
a fitted INLA survival model
- data
a dataframe of redd observations, usually from MakeReddSurvival
- year
numeric; a subset of years to include in the plot
- reach
numeric; a subset of reach numbers to include in the plot
- title
character; a title to pass to ggtitle()
- mult
a numeric multiplier, used to backtransform values, if necessary