powered by
Helper function to append "_x1" to variable names
append_x1(string)
[character] Variable name to possibly append to
[character]
The function first checks if "_x1" is already appended and adds it if it is not. This is meant for internal use in plot.log_rss().
plot.log_rss()