- https://github.com/keaven/gsDesign/blob/master/R/ssrCP.R#L547 , should the upper bound be "b <- x$x$upper$bound[1]" instead of 'x$x$upper$bound[2]'? - https://github.com/keaven/gsDesign/blob/master/R/ssrCP.R#L607, there might be a missing 'x$' i.e., "changepoint2 <- x$x$upper$bound[1]"
https://github.com/keaven/gsDesign/blob/master/R/ssrCP.R#L547 , should the upper bound be "b <- x$x$upper$bound[1]" instead of 'x$x$upper$bound[2]'?
https://github.com/keaven/gsDesign/blob/master/R/ssrCP.R#L607, there might be a missing 'x$' i.e., "changepoint2 <- x$x$upper$bound[1]"