powered by
Returns the names of the fitted model parameters.
# S4 method for stantvafit names(x)
The list of parameter names and aliases.
The StanTVA fit.
if (FALSE) { f <- read_stantva_fit("fit.rds") names(f) }
Run the code above in your browser using DataLab