This function takes a fitted sshaped object produced
by sshapedreg or cvxreg, and plots the observations, the fitted function and the location of the estimated inflection point (where applicable).
Usage
# S3 method for sshaped
plot(x, ...)
Value
No return value. A plot is produced.
Arguments
x
A fitted sshaped object produced
by sshapedreg or cvxreg.
A plot that shows the observations, the fitted function and the location of the estimated inflection point (where applicable, i.e. when object$shape equals "sshaped".).