A method to combine parameters
Flattens parameters into a Vector of parameters useful for printing
Get parameter names using case class names useful for header rows in CSV files etc
Get parameter names using case class names useful for header rows in CSV files etc
the parameters to get the names of
an indexed sequence of strings
Checks to see if a parameter is empty
Transforms a parameter tree to a map of strings to doubles
Transforms a parameter tree to a map of strings to doubles
a parameter tree
a map of parameter names -> parameter value
Perturbs parameters independently according to a single delta value, ie all parameters are perturbed on the same scale
Perturb parameters allowing for a different scale for each parameter