Get the unstandardised indices
Usage
get_unstandarsied(fit, year = "year", rescale = 1)
Arguments
- fit
An object of class brmsfit
.
- year
The year or time label (e.g. year, Year, fishing_year, etc).
- rescale
How to re-scale the series. Choose from "raw" to retain the raw unstandardised series, or a number to re-scale by.
Value
a data.frame
or a ggplot
object.