I realize that one of the issues with the null model engine is that I have done a lot of work to create output that matches user inputs to outputs e.g. "Uniform.Size" calls "uniform_size" and the outputs the former name. This requires some annoying matching and I realize will break the null model engine where people input their own functions. So I'll just remove this and not worry about the output.
I realize that one of the issues with the null model engine is that I have done a lot of work to create output that matches user inputs to outputs e.g. "Uniform.Size" calls "uniform_size" and the outputs the former name. This requires some annoying matching and I realize will break the null model engine where people input their own functions. So I'll just remove this and not worry about the output.