Currently aug_points argument fails based on issue #18 and #13. It appears that the object aug_points is never created. I have amended the function, to allow for aug_points object to be created resulting in fixing these two issues. Let me know if there's any issues with what I have done to support the aug_points argument.
Currently
aug_points
argument fails based on issue #18 and #13. It appears that the objectaug_points
is never created. I have amended the function, to allow foraug_points
object to be created resulting in fixing these two issues. Let me know if there's any issues with what I have done to support theaug_points
argument.