powered by
Returns the StanTVA parameter aliases for the underlying RStan fit.
# S4 method for stantvafit alias(object)
A character vector of parameter aliases.
The StanTVA fit object.
if (FALSE) { al <- alias(fit) al }
Run the code above in your browser using DataLab